diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-17 11:56:26 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-17 12:09:31 +0100 |
commit | a29eb573197df58d76c04f280d920cf9b965afd3 (patch) | |
tree | b769b6326f45b20145b555e180a281ac54b46133 /dev-perl/Error | |
parent | dev-libs/libtasn1: add ~x64-cygwin keyword (diff) | |
download | gentoo-a29eb573197df58d76c04f280d920cf9b965afd3.tar.gz gentoo-a29eb573197df58d76c04f280d920cf9b965afd3.tar.bz2 gentoo-a29eb573197df58d76c04f280d920cf9b965afd3.zip |
dev-perl/Error: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Error')
-rw-r--r-- | dev-perl/Error/Error-0.170.240.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Error/Error-0.170.240.ebuild b/dev-perl/Error/Error-0.170.240.ebuild index d419c00655a2..71fd344f9f5c 100644 --- a/dev-perl/Error/Error-0.170.240.ebuild +++ b/dev-perl/Error/Error-0.170.240.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Error/exception handling in an OO-ish way" LICENSE+=" MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |