diff options
author | Sam James <sam@gentoo.org> | 2021-05-24 22:37:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-24 22:38:11 +0000 |
commit | 664144572ac65242aee59eaeea37688b9febcc90 (patch) | |
tree | f904fe919a08bc4c907e280c5827f39fdfc24d59 /sys-libs | |
parent | sys-libs/db: Stabilize 4.6.21_p4-r5 sparc, #790803 (diff) | |
download | gentoo-664144572ac65242aee59eaeea37688b9febcc90.tar.gz gentoo-664144572ac65242aee59eaeea37688b9febcc90.tar.bz2 gentoo-664144572ac65242aee59eaeea37688b9febcc90.zip |
sys-libs/db: Stabilize 4.7.25_p4-r5 sparc, #790803
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/db/db-4.7.25_p4-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/db/db-4.7.25_p4-r5.ebuild b/sys-libs/db/db-4.7.25_p4-r5.ebuild index 07af0ee6635f..4d1b82086bad 100644 --- a/sys-libs/db/db-4.7.25_p4-r5.ebuild +++ b/sys-libs/db/db-4.7.25_p4-r5.ebuild @@ -29,7 +29,7 @@ done LICENSE="Sleepycat" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="doc java cxx tcl test" # the entire testsuite needs the TCL functionality |