diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-13 13:14:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-13 13:14:29 +0300 |
commit | b44f869827b56cac8f9e449fe9fda384bbf5a8a4 (patch) | |
tree | e27b4858a61ebe5ce5dd657eed7b590f6dace6bf /dev-perl/List-UtilsBy | |
parent | dev-perl/List-SomeUtils: restore s390 keyword (diff) | |
download | gentoo-b44f869827b56cac8f9e449fe9fda384bbf5a8a4.tar.gz gentoo-b44f869827b56cac8f9e449fe9fda384bbf5a8a4.tar.bz2 gentoo-b44f869827b56cac8f9e449fe9fda384bbf5a8a4.zip |
dev-perl/List-UtilsBy: restore s390 keyword
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/List-UtilsBy')
-rw-r--r-- | dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild index c31930385726..d6cf2a6a1f2d 100644 --- a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild +++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Higher-order list utility functions" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" IUSE="test" DEPEND=" |