diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:22:24 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:27:32 +0100 |
commit | 3691e3bd134981f251142a57eeddfcd194184bd3 (patch) | |
tree | f20bf1885ef8fe9e9ebea33d4de2b192b41d065c /dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild | |
parent | 9a8c818095f94ba765c460136af81ecd86aec776 (diff) | |
download | gentoo-3691e3bd134981f251142a57eeddfcd194184bd3.tar.gz gentoo-3691e3bd134981f251142a57eeddfcd194184bd3.tar.xz |
dev-perl/Module-Runtime: Tested on ~amd64-fbsd (bug #613158)
Diffstat (limited to 'dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild')
-rw-r--r-- | dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild b/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild index 91c2b2af03e..109b48f55ce 100644 --- a/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild +++ b/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Runtime module handling" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |