summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-29 08:04:29 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-29 08:04:29 +0000
commit4cbf2f206caa5b18f747f29857fe361961eafa07 (patch)
tree5eeff948f7131ceae3d5c959a7ea6edd12bbefad
parentdev-libs/libdnet: Stabilize 1.18.0 sparc, #930905 (diff)
downloadgentoo-4cbf2f206caa5b18f747f29857fe361961eafa07.tar.gz
gentoo-4cbf2f206caa5b18f747f29857fe361961eafa07.tar.bz2
gentoo-4cbf2f206caa5b18f747f29857fe361961eafa07.zip
dev-libs/libdnet: Stabilize 1.18.0 arm, #930905
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-libs/libdnet/libdnet-1.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdnet/libdnet-1.18.0.ebuild b/dev-libs/libdnet/libdnet-1.18.0.ebuild
index 75be335558b1..671d18c8d235 100644
--- a/dev-libs/libdnet/libdnet-1.18.0.ebuild
+++ b/dev-libs/libdnet/libdnet-1.18.0.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 )"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"