commit: ce96d00f3a2f46622d12f3e2561b2a09eac20cc2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Sep 13 12:26:04 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Sep 13 12:26:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce96d00f
dev-erlang/sqlite3: x86 stable wrt bug #694160 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-erlang/sqlite3/sqlite3-1.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/sqlite3/sqlite3-1.1.6.ebuild b/dev-erlang/sqlite3/sqlite3-1.1.6.ebuild index 204da6cbeb7..66a221f881c 100644 --- a/dev-erlang/sqlite3/sqlite3-1.1.6.ebuild +++ b/dev-erlang/sqlite3/sqlite3-1.1.6.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"
