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/c-ares | |
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/c-ares')
-rw-r--r-- | net-dns/c-ares/c-ares-1.13.0.ebuild | 2 | ||||
-rw-r--r-- | net-dns/c-ares/c-ares-1.14.0.ebuild | 2 | ||||
-rw-r--r-- | net-dns/c-ares/c-ares-1.15.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/c-ares/c-ares-1.13.0.ebuild b/net-dns/c-ares/c-ares-1.13.0.ebuild index 8d4be140c84a..7dbe2790a8e1 100644 --- a/net-dns/c-ares/c-ares-1.13.0.ebuild +++ b/net-dns/c-ares/c-ares-1.13.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://c-ares.haxx.se/" SRC_URI="https://${PN}.haxx.se/download/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" IUSE="static-libs" # Subslot = SONAME of libcares.so.2 diff --git a/net-dns/c-ares/c-ares-1.14.0.ebuild b/net-dns/c-ares/c-ares-1.14.0.ebuild index 0b3b9c3ff1b2..d9d495d637e0 100644 --- a/net-dns/c-ares/c-ares-1.14.0.ebuild +++ b/net-dns/c-ares/c-ares-1.14.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://c-ares.haxx.se/" SRC_URI="https://${PN}.haxx.se/download/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" IUSE="static-libs" # Subslot = SONAME of libcares.so.2 diff --git a/net-dns/c-ares/c-ares-1.15.0.ebuild b/net-dns/c-ares/c-ares-1.15.0.ebuild index 25adeaa01cad..bce7a7005a21 100644 --- a/net-dns/c-ares/c-ares-1.15.0.ebuild +++ b/net-dns/c-ares/c-ares-1.15.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://c-ares.haxx.se/" SRC_URI="https://${PN}.haxx.se/download/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" IUSE="static-libs" # Subslot = SONAME of libcares.so.2 |