summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-31 17:06:14 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-31 17:06:14 +0000
commit52d9b92cc09204efb66604db9b3644ead7044e3f (patch)
tree549e9989e5acd7e9b5d08dacac15368a912e8c03 /sys-libs
parentsys-libs/libselinux: Stabilize 3.7-r1 arm, #942528 (diff)
downloadgentoo-52d9b92cc09204efb66604db9b3644ead7044e3f.tar.gz
gentoo-52d9b92cc09204efb66604db9b3644ead7044e3f.tar.bz2
gentoo-52d9b92cc09204efb66604db9b3644ead7044e3f.zip
sys-libs/db: Stabilize 4.8.30-r9 arm, #942380
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/db/db-4.8.30-r9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.8.30-r9.ebuild b/sys-libs/db/db-4.8.30-r9.ebuild
index 9ce18a74f1b7..20099547c11e 100644
--- a/sys-libs/db/db-4.8.30-r9.ebuild
+++ b/sys-libs/db/db-4.8.30-r9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -27,7 +27,7 @@ done
LICENSE="Sleepycat"
SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="doc cxx tcl test"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( tcl )"