diff options
author | Sam James <sam@gentoo.org> | 2023-04-19 10:41:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-19 10:42:37 +0100 |
commit | 279362c47613a8772318af8ecfae4ec6a468aede (patch) | |
tree | 025f621d42cd59fe573cc6d11c5cc61ba068fb2d /net-libs | |
parent | app-arch/vimball: Stabilize 0.5.1-r1 x86, #904601 (diff) | |
download | gentoo-279362c47613a8772318af8ecfae4ec6a468aede.tar.gz gentoo-279362c47613a8772318af8ecfae4ec6a468aede.tar.bz2 gentoo-279362c47613a8772318af8ecfae4ec6a468aede.zip |
net-libs/ldns: Stabilize 1.8.3-r1 amd64, #904643
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ldns/ldns-1.8.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.8.3-r1.ebuild b/net-libs/ldns/ldns-1.8.3-r1.ebuild index b6b2d28818e4..f3ccb87e15df 100644 --- a/net-libs/ldns/ldns-1.8.3-r1.ebuild +++ b/net-libs/ldns/ldns-1.8.3-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0/3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc examples python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="test" # missing test directory |