dev-perl/AtExit: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Wed, 4 Apr 2018 14:11:50 +0000 (10:11 -0400)
committerAaron Bauman <bman@gentoo.org>
Wed, 4 Apr 2018 14:24:26 +0000 (10:24 -0400)
Bug: https://bugs.gentoo.org/652366
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-perl/AtExit/AtExit-2.30.0.ebuild

index e9cee80edf7e6707e8b05e914d8f70cd1aaa9854..6c6511dc1d27a9ca09b19509abbe61c9e5ecdd90 100644 (file)
@@ -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="