diff options
author | 2024-11-21 15:49:32 +0000 | |
---|---|---|
committer | 2024-11-21 15:50:55 +0000 | |
commit | 81540e83b53c9f21829214903d85df7fa7bdb3a3 (patch) | |
tree | eab0549de8f7364aa0a3fa0394b990b088adb303 /sys-libs | |
parent | net-misc/wget: Stabilize 1.25.0 amd64, #943879 (diff) | |
download | gentoo-81540e83b53c9f21829214903d85df7fa7bdb3a3.tar.gz gentoo-81540e83b53c9f21829214903d85df7fa7bdb3a3.tar.bz2 gentoo-81540e83b53c9f21829214903d85df7fa7bdb3a3.zip |
sys-libs/db: Stabilize 4.8.30-r9 amd64, #942380
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/db/db-4.8.30-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/db/db-4.8.30-r9.ebuild b/sys-libs/db/db-4.8.30-r9.ebuild index fbc3bc584bbb..11909520da74 100644 --- a/sys-libs/db/db-4.8.30-r9.ebuild +++ b/sys-libs/db/db-4.8.30-r9.ebuild @@ -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 )" |