diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-05 10:04:53 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 10:09:16 -0400 |
commit | 30e8c96393ea8bcb9dc49015503359768e9ee0b6 (patch) | |
tree | 46dfc513c6130fdf7f815408285ed43a9b959a02 /dev-perl/Config-AutoConf | |
parent | dev-perl/Config-Any: amd64 stable (diff) | |
download | gentoo-30e8c96393ea8bcb9dc49015503359768e9ee0b6.tar.gz gentoo-30e8c96393ea8bcb9dc49015503359768e9ee0b6.tar.bz2 gentoo-30e8c96393ea8bcb9dc49015503359768e9ee0b6.zip |
dev-perl/Config-AutoConf: amd64 stable
Bug: https://bugs.gentoo.org/652554
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Config-AutoConf')
-rw-r--r-- | dev-perl/Config-AutoConf/Config-AutoConf-0.315.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Config-AutoConf/Config-AutoConf-0.315.0.ebuild b/dev-perl/Config-AutoConf/Config-AutoConf-0.315.0.ebuild index b8f56212bd4c..1727b14c81e2 100644 --- a/dev-perl/Config-AutoConf/Config-AutoConf-0.315.0.ebuild +++ b/dev-perl/Config-AutoConf/Config-AutoConf-0.315.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A module to implement some of AutoConf macros in pure perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="test" RDEPEND=" |