diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-15 23:58:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-16 00:23:02 +0200 |
commit | 0a254c1425c70050711082c0affc61f00858df5a (patch) | |
tree | 95e0eb8c48e7346d789a302bd1fd8a78d9ffce36 /sys-libs/db | |
parent | dev-python/ctypesgen: x86 stable (bug #741226) (diff) | |
download | gentoo-0a254c1425c70050711082c0affc61f00858df5a.tar.gz gentoo-0a254c1425c70050711082c0affc61f00858df5a.tar.bz2 gentoo-0a254c1425c70050711082c0affc61f00858df5a.zip |
sys-libs/db: x86 stable (bug #736870)
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs/db')
-rw-r--r-- | sys-libs/db/db-5.3.28-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/db/db-5.3.28-r4.ebuild b/sys-libs/db/db-5.3.28-r4.ebuild index f7e6241d511b..e675393c8b4b 100644 --- a/sys-libs/db/db-5.3.28-r4.ebuild +++ b/sys-libs/db/db-5.3.28-r4.ebuild @@ -29,7 +29,7 @@ done LICENSE="Sleepycat" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="doc java cxx tcl test" REQUIRED_USE="test? ( tcl )" |