summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:32:23 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:32:23 +0200
commitc029e87c7dc748b9b3fcad7e043e1d01d84742fa (patch)
treefc17d5e7783d6a4513b1ff0a8164c19072bd96b2 /app-arch/pdlzip
parentapp-antivirus: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-c029e87c7dc748b9b3fcad7e043e1d01d84742fa.tar.gz
gentoo-c029e87c7dc748b9b3fcad7e043e1d01d84742fa.tar.bz2
gentoo-c029e87c7dc748b9b3fcad7e043e1d01d84742fa.zip
app-arch: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-arch/pdlzip')
-rw-r--r--app-arch/pdlzip/pdlzip-1.10.ebuild2
-rw-r--r--app-arch/pdlzip/pdlzip-1.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pdlzip/pdlzip-1.10.ebuild b/app-arch/pdlzip/pdlzip-1.10.ebuild
index efe20269ed4d..54060f06792c 100644
--- a/app-arch/pdlzip/pdlzip-1.10.ebuild
+++ b/app-arch/pdlzip/pdlzip-1.10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/lzip/pdlzip/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~mips ~x86"
IUSE=""
src_configure() {
diff --git a/app-arch/pdlzip/pdlzip-1.8.ebuild b/app-arch/pdlzip/pdlzip-1.8.ebuild
index 160eee1561e9..8bee5017326a 100644
--- a/app-arch/pdlzip/pdlzip-1.8.ebuild
+++ b/app-arch/pdlzip/pdlzip-1.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/lzip/pdlzip/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~mips ~x86"
IUSE=""
src_configure() {