diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-01 20:58:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-01 20:58:52 +0200 |
commit | 1f6ae28e3bd7377c552556b5f47f93635d8a39d8 (patch) | |
tree | a5fe93f0e66f6263bf824bc5cc71a2f367fde7e0 /sys-libs/db | |
parent | app-xemacs/ebuild-mode: drop 1.56 (diff) | |
download | gentoo-1f6ae28e3bd7377c552556b5f47f93635d8a39d8.tar.gz gentoo-1f6ae28e3bd7377c552556b5f47f93635d8a39d8.tar.bz2 gentoo-1f6ae28e3bd7377c552556b5f47f93635d8a39d8.zip |
sys-libs/db: Stabilize 4.8.30-r7 amd64, #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.ebuild | 2 |
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 9f5fc2272724..13a1aac18559 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 )" |