commit: 9cb34e9810456e411d2e5e815406d1ef8bbf5fde Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Nov 23 13:49:26 2018 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Nov 23 13:49:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb34e98
dev-perl/autobox: amd64 stable wrt bug #671730 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" dev-perl/autobox/autobox-3.0.1.ebuild | 4 ++-- 1 file 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 43bebd2fc66..38ebf16ecf8 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="
