diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-30 10:01:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-30 10:01:08 +0300 |
commit | 531eaf649aa435e79d8d557dc48353824a79f6c0 (patch) | |
tree | 08505445c0c57e3020a483fcd9e0dd4fab35e501 /sys-libs/tdb | |
parent | mail-client/thunderbird-bin: add 102.3.1, drop 102.3.0 (diff) | |
download | gentoo-531eaf649aa435e79d8d557dc48353824a79f6c0.tar.gz gentoo-531eaf649aa435e79d8d557dc48353824a79f6c0.tar.bz2 gentoo-531eaf649aa435e79d8d557dc48353824a79f6c0.zip |
sys-libs/tdb: Stabilize 1.4.7 sparc, #873571
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/tdb')
-rw-r--r-- | sys-libs/tdb/tdb-1.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tdb/tdb-1.4.7.ebuild b/sys-libs/tdb/tdb-1.4.7.ebuild index 5a2043ce9f40..5964fbdc0e82 100644 --- a/sys-libs/tdb/tdb-1.4.7.ebuild +++ b/sys-libs/tdb/tdb-1.4.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://samba.org/ftp/tdb/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="test" |