diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-02-04 21:49:03 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-02-04 21:49:03 +0100 |
commit | 39aa050a4e988fa79e9dd57c016be4b60bbdc340 (patch) | |
tree | 5bd0194d6571882d19cca03bba6b36b86a312b4d /dev-perl/Test-Most | |
parent | dev-perl/Convert-BinHex: add alpha keyword (diff) | |
download | gentoo-39aa050a4e988fa79e9dd57c016be4b60bbdc340.tar.gz gentoo-39aa050a4e988fa79e9dd57c016be4b60bbdc340.tar.bz2 gentoo-39aa050a4e988fa79e9dd57c016be4b60bbdc340.zip |
dev-perl/Test-Most: add alpha keyword
Gentoo-Bug: 570280
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-perl/Test-Most')
-rw-r--r-- | dev-perl/Test-Most/Test-Most-0.340.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Most/Test-Most-0.340.0.ebuild b/dev-perl/Test-Most/Test-Most-0.340.0.ebuild index 3f0343989ac5..d859bd393cda 100644 --- a/dev-perl/Test-Most/Test-Most-0.340.0.ebuild +++ b/dev-perl/Test-Most/Test-Most-0.340.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Most commonly needed test functions and features" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ppc ~ppc64 ~x86" +KEYWORDS="alpha ~amd64 hppa ppc ~ppc64 ~x86" IUSE="" RDEPEND=" |