diff options
author | Sam James <sam@gentoo.org> | 2020-11-28 09:55:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-28 09:57:17 +0000 |
commit | 030c4f6fbed928dc88be91d8a2e84596f22cc970 (patch) | |
tree | 59f375d2bf24d0403af5438995646317ca33af29 /dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.40.0.ebuild | |
parent | dev-perl/Import-Into: ~x64-macos keyworded (diff) | |
download | gentoo-030c4f6fbed928dc88be91d8a2e84596f22cc970.tar.gz gentoo-030c4f6fbed928dc88be91d8a2e84596f22cc970.tar.bz2 gentoo-030c4f6fbed928dc88be91d8a2e84596f22cc970.zip |
dev-perl/Pod-Markdown-Github: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.40.0.ebuild')
-rw-r--r-- | dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.40.0.ebuild b/dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.40.0.ebuild index a76dfc68d77b..8016b450ccb6 100644 --- a/dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.40.0.ebuild +++ b/dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.40.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Convert POD to Github's specific markdown" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |