commit: 0eed54f34fdd947648ddc441a0400dc55260139a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 01:30:18 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 01:30:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eed54f3
dev-libs/librep: Stabilize 0.92.7 amd64, #763372 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/librep/librep-0.92.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/librep/librep-0.92.7.ebuild b/dev-libs/librep/librep-0.92.7.ebuild index 829d45fb63d..1854145bc83 100644 --- a/dev-libs/librep/librep-0.92.7.ebuild +++ b/dev-libs/librep/librep-0.92.7.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 @@ -10,7 +10,7 @@ SRC_URI="https://download.tuxfamily.org/librep/${PN}_${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="emacs gmp readline" RDEPEND="
