diff options
author | 2019-10-11 17:32:23 +0200 | |
---|---|---|
committer | 2019-10-11 17:32:23 +0200 | |
commit | c029e87c7dc748b9b3fcad7e043e1d01d84742fa (patch) | |
tree | fc17d5e7783d6a4513b1ff0a8164c19072bd96b2 /app-arch/cksfv/cksfv-1.3.14.ebuild | |
parent | app-antivirus: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-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/cksfv/cksfv-1.3.14.ebuild')
-rw-r--r-- | app-arch/cksfv/cksfv-1.3.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/cksfv/cksfv-1.3.14.ebuild b/app-arch/cksfv/cksfv-1.3.14.ebuild index 09c200e889a3..8fb1fcfc4bed 100644 --- a/app-arch/cksfv/cksfv-1.3.14.ebuild +++ b/app-arch/cksfv/cksfv-1.3.14.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://zakalwe.fi/~shd/foss/cksfv/files/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~amd64-linux ~x86-linux" IUSE="" src_configure() { |