diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-04 10:11:50 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-04 10:24:26 -0400 |
commit | 30f4c142bba64bea5591b97bcfdc63eaa7e1d48f (patch) | |
tree | 92fbceae4a2065f6dcab6246aef216a2e61c1aeb /dev-perl/AtExit | |
parent | dev-perl/Audio-CD-disc-cover: amd64 stable (diff) | |
download | gentoo-30f4c142bba64bea5591b97bcfdc63eaa7e1d48f.tar.gz gentoo-30f4c142bba64bea5591b97bcfdc63eaa7e1d48f.tar.bz2 gentoo-30f4c142bba64bea5591b97bcfdc63eaa7e1d48f.zip |
dev-perl/AtExit: amd64 stable
Bug: https://bugs.gentoo.org/652366
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/AtExit')
-rw-r--r-- | dev-perl/AtExit/AtExit-2.30.0.ebuild | 4 |
1 files 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 e9cee80edf7e..6c6511dc1d27 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=" |