diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-05-22 15:22:45 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-05-22 15:24:36 +0200 |
commit | e4e14a39bdbf377be059835cc2dae255cc9395de (patch) | |
tree | 716c0b6a7010914f84b096b1412e6b152884901f /dev-perl/Sub-Identify | |
parent | dev-perl/SUPER-1.201.411.170-r0: add alpha keyword (diff) | |
download | gentoo-e4e14a39bdbf377be059835cc2dae255cc9395de.tar.gz gentoo-e4e14a39bdbf377be059835cc2dae255cc9395de.tar.bz2 gentoo-e4e14a39bdbf377be059835cc2dae255cc9395de.zip |
dev-perl/Sub-Identify-0.140.0-r0: add alpha keyword
Gentoo-Bug: 617290
Diffstat (limited to 'dev-perl/Sub-Identify')
-rw-r--r-- | dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild index 2b005f0266be..0c3f068d1678 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |