summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-22 20:22:24 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-22 20:27:32 +0100
commit3691e3bd134981f251142a57eeddfcd194184bd3 (patch)
treef20bf1885ef8fe9e9ebea33d4de2b192b41d065c
parentapp-leechcraft/leechcraft-meta: use HTTPS (diff)
downloadgentoo-3691e3bd134981f251142a57eeddfcd194184bd3.tar.gz
gentoo-3691e3bd134981f251142a57eeddfcd194184bd3.tar.bz2
gentoo-3691e3bd134981f251142a57eeddfcd194184bd3.zip
dev-perl/Module-Runtime: Tested on ~amd64-fbsd (bug #613158)
-rw-r--r--dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild2
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 91c2b2af03e0..109b48f55cec 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=""