summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:33 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:33 +0200
commit1fb4c5c19eaa2abfb21b4da1d8fb78f1424619c2 (patch)
tree6a7677a74a4aef040f450c6e3cf8cd880aa02f75 /dev-perl/Chart
parentdev-ml: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-1fb4c5c19eaa2abfb21b4da1d8fb78f1424619c2.tar.gz
gentoo-1fb4c5c19eaa2abfb21b4da1d8fb78f1424619c2.tar.bz2
gentoo-1fb4c5c19eaa2abfb21b4da1d8fb78f1424619c2.zip
dev-perl: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-perl/Chart')
-rw-r--r--dev-perl/Chart/Chart-2.4.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Chart/Chart-2.4.10.ebuild b/dev-perl/Chart/Chart-2.4.10.ebuild
index cbf7477f3532..76910dc93b66 100644
--- a/dev-perl/Chart/Chart-2.4.10.ebuild
+++ b/dev-perl/Chart/Chart-2.4.10.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="The Perl Chart Module"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="test"
RDEPEND=">=dev-perl/GD-2.0.36"