commit: 27a1faee50c98f1e90bb8f3ed7d4f030b1686d93 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 10 14:26:44 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 10 14:26:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27a1faee
dev-util/debugedit: Stabilize 4.16.1.2 ppc, #764782 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/debugedit/debugedit-4.16.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/debugedit/debugedit-4.16.1.2.ebuild b/dev-util/debugedit/debugedit-4.16.1.2.ebuild index d2c33879440..84838f46144 100644 --- a/dev-util/debugedit/debugedit-4.16.1.2.ebuild +++ b/dev-util/debugedit/debugedit-4.16.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="http://ftp.rpm.org/releases/rpm-$(ver_cut 1-2).x/${MY_P}.tar.bz2" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="
