commit: 30f4c142bba64bea5591b97bcfdc63eaa7e1d48f Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Wed Apr 4 14:11:50 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Apr 4 14:24:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30f4c142
dev-perl/AtExit: amd64 stable Bug: https://bugs.gentoo.org/652366 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-perl/AtExit/AtExit-2.30.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/AtExit/AtExit-2.30.0.ebuild b/dev-perl/AtExit/AtExit-2.30.0.ebuild index e9cee80edf7..6c6511dc1d2 100644 --- a/dev-perl/AtExit/AtExit-2.30.0.ebuild +++ b/dev-perl/AtExit/AtExit-2.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="atexit() function to register exit-callbacks" LICENSE="|| ( Artistic Artistic-2 )" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="test" RDEPEND="
