diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-01 13:40:47 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-01 13:40:47 +0200 |
commit | b721058391b95f69aee9b6982aacf3b997ddddb8 (patch) | |
tree | df177bd2f7cd353f72dff64c32328ba7f04cc121 /dev-perl/Test-Command | |
parent | media-gfx/fbida-2.12-r0: add alpha keyword (diff) | |
download | gentoo-b721058391b95f69aee9b6982aacf3b997ddddb8.tar.gz gentoo-b721058391b95f69aee9b6982aacf3b997ddddb8.tar.bz2 gentoo-b721058391b95f69aee9b6982aacf3b997ddddb8.zip |
dev-perl/Test-Command-0.110.0-r0: add alpha keyword
Gentoo-Bug: 583616
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Test-Command')
-rw-r--r-- | dev-perl/Test-Command/Test-Command-0.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Command/Test-Command-0.110.0.ebuild b/dev-perl/Test-Command/Test-Command-0.110.0.ebuild index f8cfe96db0f0..5d936bfb6d04 100644 --- a/dev-perl/Test-Command/Test-Command-0.110.0.ebuild +++ b/dev-perl/Test-Command/Test-Command-0.110.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Test routines for external commands" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" |