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/Test-Manifest | |
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/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild b/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild index 0323710a7fcf..98f7cbacf74a 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Interact with a t/test_manifest file" SLOT="0" -KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |