diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:45:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:06:19 +0200 |
commit | 2ce06a5b1a6a6e34e869e1fcbfcb29511cfe4925 (patch) | |
tree | d79d9d3ed76264c3090d41fe47066494c42e3d84 /dev-perl/Return-Value | |
parent | dev-perl/Readonly: x86 stable (bug #667266) (diff) | |
download | gentoo-2ce06a5b1a6a6e34e869e1fcbfcb29511cfe4925.tar.gz gentoo-2ce06a5b1a6a6e34e869e1fcbfcb29511cfe4925.tar.bz2 gentoo-2ce06a5b1a6a6e34e869e1fcbfcb29511cfe4925.zip |
dev-perl/Return-Value: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Return-Value')
-rw-r--r-- | dev-perl/Return-Value/Return-Value-1.666.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Return-Value/Return-Value-1.666.5.ebuild b/dev-perl/Return-Value/Return-Value-1.666.5.ebuild index 3b277615683b..7ba7b954dc74 100644 --- a/dev-perl/Return-Value/Return-Value-1.666.5.ebuild +++ b/dev-perl/Return-Value/Return-Value-1.666.5.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Polymorphic Return Values" SLOT="0" -KEYWORDS="amd64 ~mips ppc ppc64 ~x86" +KEYWORDS="amd64 ~mips ppc ppc64 x86" IUSE="test" RDEPEND=" |