summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-25 14:00:42 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-25 14:00:42 +0200
commit07d54f48d2056801ea03eb9e68d9ec04afc1ecea (patch)
treed9d302d33460dd19983877226a8cc9bdef89fa91 /sys-libs/db
parentsys-libs/db: Stabilize 4.8.30-r7 arm64, #882867 (diff)
downloadgentoo-07d54f48d2056801ea03eb9e68d9ec04afc1ecea.tar.gz
gentoo-07d54f48d2056801ea03eb9e68d9ec04afc1ecea.tar.bz2
gentoo-07d54f48d2056801ea03eb9e68d9ec04afc1ecea.zip
sys-libs/db: Stabilize 4.8.30-r7 arm, #882867
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/db')
-rw-r--r--sys-libs/db/db-4.8.30-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/db/db-4.8.30-r7.ebuild b/sys-libs/db/db-4.8.30-r7.ebuild
index 190dd88f1da7..ae628387346b 100644
--- a/sys-libs/db/db-4.8.30-r7.ebuild
+++ b/sys-libs/db/db-4.8.30-r7.ebuild
@@ -27,7 +27,7 @@ done
LICENSE="Sleepycat"
SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
IUSE="doc cxx tcl test"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( tcl )"