diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:33 +0200 |
commit | 1fb4c5c19eaa2abfb21b4da1d8fb78f1424619c2 (patch) | |
tree | 6a7677a74a4aef040f450c6e3cf8cd880aa02f75 /dev-perl/GDTextUtil | |
parent | dev-ml: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-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/GDTextUtil')
-rw-r--r-- | dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild index 98b301915637..a56abe787527 100644 --- a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild +++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Text utilities for use with GD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" IUSE="" RDEPEND="dev-perl/GD" diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild index 9bb349efc82e..354a9497a701 100644 --- a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild +++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Text utilities for use with GD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" IUSE="" RDEPEND="dev-perl/GD" |