summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-04-26 18:39:54 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-04-26 21:52:28 +0100
commitfc87fbd48db5794ba11ee4c62bdf2f2c6c327b4c (patch)
treed2975d0b39826b5607ab8544ee5e08e9be5c8924 /dev-db/sqlite
parentprofiles: Mask broken sci-misc/mendeleydesktop versions (diff)
downloadgentoo-fc87fbd48db5794ba11ee4c62bdf2f2c6c327b4c.tar.gz
gentoo-fc87fbd48db5794ba11ee4c62bdf2f2c6c327b4c.tar.bz2
gentoo-fc87fbd48db5794ba11ee4c62bdf2f2c6c327b4c.zip
dev-db/sqlite: stable 3.23.1 for sparc
Bug: https://bugs.gentoo.org/650952 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-db/sqlite')
-rw-r--r--dev-db/sqlite/sqlite-3.23.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlite/sqlite-3.23.1.ebuild b/dev-db/sqlite/sqlite-3.23.1.ebuild
index 88f7d9dfd71e..e9d92c71ec35 100644
--- a/dev-db/sqlite/sqlite-3.23.1.ebuild
+++ b/dev-db/sqlite/sqlite-3.23.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="doc? ( https://sqlite.org/2018/${PN}-doc-${DOC_PV}.zip )
LICENSE="public-domain"
SLOT="3"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
RDEPEND="sys-libs/zlib:0=[${MULTILIB_USEDEP}]