diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 13:34:11 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 13:34:11 +0200 |
commit | 54be98af5a52b5e58aa87b4816ccf0b2499ba14b (patch) | |
tree | e52123dea5e04dd78d4ad9bd611a911d77b693bf /dev-perl/Sub-Quote | |
parent | dev-perl/Sub-Name: Stable for HPPA (bug #614514). (diff) | |
download | gentoo-54be98af5a52b5e58aa87b4816ccf0b2499ba14b.tar.gz gentoo-54be98af5a52b5e58aa87b4816ccf0b2499ba14b.tar.bz2 gentoo-54be98af5a52b5e58aa87b4816ccf0b2499ba14b.zip |
dev-perl/Sub-Quote: Stable for HPPA (bug #614514).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/Sub-Quote')
-rw-r--r-- | dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild index f8b6f15d3c7a..4369b68005b8 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc x86" +KEYWORDS="amd64 ~arm hppa ppc x86" IUSE="test minimal" RDEPEND=" |