diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:58:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:14:14 +0200 |
commit | 5d70ef1da777b714c9547739657080ba318767d4 (patch) | |
tree | f482bde53ca7088c4269531ad3817c10b47aac9c /dev-perl/Type-Tie | |
parent | dev-perl/Regexp-Util: x86 stable (bug #663934) (diff) | |
download | gentoo-5d70ef1da777b714c9547739657080ba318767d4.tar.gz gentoo-5d70ef1da777b714c9547739657080ba318767d4.tar.bz2 gentoo-5d70ef1da777b714c9547739657080ba318767d4.zip |
dev-perl/Type-Tie: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Type-Tie')
-rw-r--r-- | dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild index 172a8b9f5b0b..6826884944ff 100644 --- a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild +++ b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Tie a variable to a type constraint" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" IUSE="test minimal" RDEPEND=" |