diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:49:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:49:46 +0100 |
commit | 9cb34e9810456e411d2e5e815406d1ef8bbf5fde (patch) | |
tree | 4052e7695874995b8e017c3fdf59a0971013adb0 /dev-perl/autobox | |
parent | dev-perl/Test-TempDir-Tiny: amd64 stable wrt bug #671730 (diff) | |
download | gentoo-9cb34e9810456e411d2e5e815406d1ef8bbf5fde.tar.gz gentoo-9cb34e9810456e411d2e5e815406d1ef8bbf5fde.tar.bz2 gentoo-9cb34e9810456e411d2e5e815406d1ef8bbf5fde.zip |
dev-perl/autobox: amd64 stable wrt bug #671730
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/autobox')
-rw-r--r-- | dev-perl/autobox/autobox-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/autobox/autobox-3.0.1.ebuild b/dev-perl/autobox/autobox-3.0.1.ebuild index 43bebd2fc661..38ebf16ecf86 100644 --- a/dev-perl/autobox/autobox-3.0.1.ebuild +++ b/dev-perl/autobox/autobox-3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="Call methods on native types" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |