summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-11-01 17:37:57 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-11-01 17:37:57 +0000
commitbf3c43223c7c32f283dee9a94ead8b69fb2c7867 (patch)
treea4de5aa0f96ef3d58bfbae05f1517a41768e47c6 /sys-libs
parentsys-libs/db: Stabilize 4.8.30-r9 x86, #942380 (diff)
downloadgentoo-bf3c43223c7c32f283dee9a94ead8b69fb2c7867.tar.gz
gentoo-bf3c43223c7c32f283dee9a94ead8b69fb2c7867.tar.bz2
gentoo-bf3c43223c7c32f283dee9a94ead8b69fb2c7867.zip
sys-libs/db: Stabilize 5.3.28-r10 x86, #942380
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/db/db-5.3.28-r10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/db/db-5.3.28-r10.ebuild b/sys-libs/db/db-5.3.28-r10.ebuild
index 812552393db5..c4d02b964a3e 100644
--- a/sys-libs/db/db-5.3.28-r10.ebuild
+++ b/sys-libs/db/db-5.3.28-r10.ebuild
@@ -29,7 +29,7 @@ done
LICENSE="Sleepycat"
SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="doc cxx tcl test"
REQUIRED_USE="test? ( tcl )"