diff options
author | 2020-03-26 18:25:34 +0300 | |
---|---|---|
committer | 2020-03-26 18:25:34 +0300 | |
commit | 2e51443573bdad1d4757bed11ed5c02f137b822e (patch) | |
tree | 9b555a9510cc7a47fecca8cab4e90f4d920b0f36 /dev-perl/Digest-CRC | |
parent | dev-python/configargparse: Remove redundant versions (diff) | |
download | gentoo-2e51443573bdad1d4757bed11ed5c02f137b822e.tar.gz gentoo-2e51443573bdad1d4757bed11ed5c02f137b822e.tar.bz2 gentoo-2e51443573bdad1d4757bed11ed5c02f137b822e.zip |
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --ignore-arches
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-perl/Digest-CRC')
-rw-r--r-- | dev-perl/Digest-CRC/Digest-CRC-0.210.0.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/Digest-CRC/Digest-CRC-0.220.0_p2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Digest-CRC/Digest-CRC-0.210.0.ebuild b/dev-perl/Digest-CRC/Digest-CRC-0.210.0.ebuild index d8998ad606c6..54a9cc6d90ab 100644 --- a/dev-perl/Digest-CRC/Digest-CRC-0.210.0.ebuild +++ b/dev-perl/Digest-CRC/Digest-CRC-0.210.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Generic CRC function" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux" IUSE="" RDEPEND="" diff --git a/dev-perl/Digest-CRC/Digest-CRC-0.220.0_p2.ebuild b/dev-perl/Digest-CRC/Digest-CRC-0.220.0_p2.ebuild index cf36dff4d37e..52f1873e0eea 100644 --- a/dev-perl/Digest-CRC/Digest-CRC-0.220.0_p2.ebuild +++ b/dev-perl/Digest-CRC/Digest-CRC-0.220.0_p2.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-0.22" DESCRIPTION="Generic CRC function" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux" IUSE="" RDEPEND="" |