summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-06 13:52:37 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-06 13:52:37 +0200
commita71554b5b8951a97ebf6bcd287959e9559310dce (patch)
tree69a00d6b82abfe710955d8b420d51d2c817fd768 /dev-erlang
parentdev-erlang/pkix: x86 stable wrt bug #735926 (diff)
downloadgentoo-a71554b5b8951a97ebf6bcd287959e9559310dce.tar.gz
gentoo-a71554b5b8951a97ebf6bcd287959e9559310dce.tar.bz2
gentoo-a71554b5b8951a97ebf6bcd287959e9559310dce.zip
dev-erlang/sqlite3: x86 stable wrt bug #735926
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r--dev-erlang/sqlite3/sqlite3-1.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/sqlite3/sqlite3-1.1.7.ebuild b/dev-erlang/sqlite3/sqlite3-1.1.7.ebuild
index e1e26d7e1201..c3e1c2fe8261 100644
--- a/dev-erlang/sqlite3/sqlite3-1.1.7.ebuild
+++ b/dev-erlang/sqlite3/sqlite3-1.1.7.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/processone/${MY_PN}/archive/${PV}.tar.gz
LICENSE="ErlPL-1.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
DEPEND=">=dev-lang/erlang-17.1
dev-db/sqlite:3"