diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:22:09 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:22:09 +0100 |
commit | 1fdb81bcbd6ba518a658bcde27207718323e63d9 (patch) | |
tree | 7b29cc463b97ce45cec5d07a3eb3994b223bd440 /dev-perl/Convert-ASN1 | |
parent | dev-perl/Config-Simple: dropped ~x86-interix (diff) | |
download | gentoo-1fdb81bcbd6ba518a658bcde27207718323e63d9.tar.gz gentoo-1fdb81bcbd6ba518a658bcde27207718323e63d9.tar.bz2 gentoo-1fdb81bcbd6ba518a658bcde27207718323e63d9.zip |
dev-perl/Convert-ASN1: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Convert-ASN1')
-rw-r--r-- | dev-perl/Convert-ASN1/Convert-ASN1-0.270.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Convert-ASN1/Convert-ASN1-0.270.0.ebuild b/dev-perl/Convert-ASN1/Convert-ASN1-0.270.0.ebuild index 7c4fd55764ef..f2ee5a916550 100644 --- a/dev-perl/Convert-ASN1/Convert-ASN1-0.270.0.ebuild +++ b/dev-perl/Convert-ASN1/Convert-ASN1-0.270.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Standard en/decode of ASN.1 structures" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="" |