diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-24 03:03:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-24 03:11:54 +0300 |
commit | f478cf19d73617609156bfc384f1836c7ee747ad (patch) | |
tree | 276b039b5370d803b37a713bd862ee26ae7d7f1d /dev-perl/DynaLoader-Functions | |
parent | dev-perl/Parallel-ForkManager: amd64 stable wrt bug #661778 (diff) | |
download | gentoo-f478cf19d73617609156bfc384f1836c7ee747ad.tar.gz gentoo-f478cf19d73617609156bfc384f1836c7ee747ad.tar.bz2 gentoo-f478cf19d73617609156bfc384f1836c7ee747ad.zip |
dev-perl/DynaLoader-Functions: amd64 stable wrt bug #661778
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/DynaLoader-Functions')
-rw-r--r-- | dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild b/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild index 0540b7d2d437..0c5a446ecbe0 100644 --- a/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild +++ b/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Deconstructed Dynamic C Library Loading" SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" IUSE="test" RDEPEND=" |