diff options
-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 )" |