diff options
author | 2018-01-06 05:07:55 +0100 | |
---|---|---|
committer | 2018-01-06 05:07:55 +0100 | |
commit | e8822e1bf0895bcc6701c80d0309f67e79a40e01 (patch) | |
tree | b116533a875d3546d592a848c6ca504d58a3ffb5 /dev-perl/B-Utils | |
parent | dev-perl/Module-Info: x86 stable (bug #643280) (diff) | |
download | gentoo-e8822e1bf0895bcc6701c80d0309f67e79a40e01.tar.gz gentoo-e8822e1bf0895bcc6701c80d0309f67e79a40e01.tar.bz2 gentoo-e8822e1bf0895bcc6701c80d0309f67e79a40e01.zip |
dev-perl/B-Utils: x86 stable (bug #643280)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-perl/B-Utils')
-rw-r--r-- | dev-perl/B-Utils/B-Utils-0.270.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/B-Utils/B-Utils-0.270.0.ebuild b/dev-perl/B-Utils/B-Utils-0.270.0.ebuild index 42c9c5d41570..6e178ab56c0b 100644 --- a/dev-perl/B-Utils/B-Utils-0.270.0.ebuild +++ b/dev-perl/B-Utils/B-Utils-0.270.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Helper functions for op tree manipulation" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 x86" IUSE="test" # needs Scalar::Util |