diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-30 22:40:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-30 22:40:45 +0100 |
commit | 74da684a03c4eaf603c31890f3adaf602b0a96b3 (patch) | |
tree | 6404939fcf8f1aafeca33d1d4b00a0b592a4a4f9 /dev-perl/Sub-Quote | |
parent | dev-perl/Sub-Exporter-Progressive: stable 0.1.13 for hppa, bug #662392 (diff) | |
download | gentoo-74da684a03c4eaf603c31890f3adaf602b0a96b3.tar.gz gentoo-74da684a03c4eaf603c31890f3adaf602b0a96b3.tar.bz2 gentoo-74da684a03c4eaf603c31890f3adaf602b0a96b3.zip |
dev-perl/Sub-Quote: stable 2.4.0 for hppa, bug #662392
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Sub-Quote')
-rw-r--r-- | dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild index 4f625eab885f..e8684d9d5f76 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="test minimal" RDEPEND=" |