diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:36 +0200 |
commit | f7a4452f8d3cd21b77664dcdfd6319c7d64de340 (patch) | |
tree | ffc35012e75e1291ef224d8b61838250a5544652 /net-dns/openresolv | |
parent | net-dialup: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-f7a4452f8d3cd21b77664dcdfd6319c7d64de340.tar.gz gentoo-f7a4452f8d3cd21b77664dcdfd6319c7d64de340.tar.bz2 gentoo-f7a4452f8d3cd21b77664dcdfd6319c7d64de340.zip |
net-dns: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dns/openresolv')
-rw-r--r-- | net-dns/openresolv/openresolv-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/openresolv/openresolv-3.9.0.ebuild b/net-dns/openresolv/openresolv-3.9.0.ebuild index 2199d8c1229a..000f5c81f918 100644 --- a/net-dns/openresolv/openresolv-3.9.0.ebuild +++ b/net-dns/openresolv/openresolv-3.9.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://roy.marples.name/downloads/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="selinux" DEPEND="!net-dns/resolvconf-gentoo |