summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-23 20:27:13 +0000
committerSam James <sam@gentoo.org>2024-03-23 20:27:13 +0000
commit76475594021e93b2da1b027e1bff8e5074460c49 (patch)
tree24b4cdb9e75fa7eee16860df35cb307036a4fac3 /dev-libs
parentsys-apps/coreutils: backport test fixes to 9.4-r1 too (diff)
downloadgentoo-76475594021e93b2da1b027e1bff8e5074460c49.tar.gz
gentoo-76475594021e93b2da1b027e1bff8e5074460c49.tar.bz2
gentoo-76475594021e93b2da1b027e1bff8e5074460c49.zip
dev-libs/libdnet: Stabilize 1.16.4 amd64, #913838
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libdnet/libdnet-1.16.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdnet/libdnet-1.16.4.ebuild b/dev-libs/libdnet/libdnet-1.16.4.ebuild
index f27242e85af0..08f0bd6dfacb 100644
--- a/dev-libs/libdnet/libdnet-1.16.4.ebuild
+++ b/dev-libs/libdnet/libdnet-1.16.4.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
IUSE="python test"
RESTRICT="!test? ( test )"