commit: 19b02c4719347dbee127e75a5c20a94413274212 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Thu Jul 8 15:37:09 2021 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Jul 8 15:37:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b02c47
dev-erlang/sqlite3: Stabilize 1.1.12 amd64 x86, #801088 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-erlang/sqlite3/sqlite3-1.1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/sqlite3/sqlite3-1.1.12.ebuild b/dev-erlang/sqlite3/sqlite3-1.1.12.ebuild index 548d98a184c..6b3b90483ca 100644 --- a/dev-erlang/sqlite3/sqlite3-1.1.12.ebuild +++ b/dev-erlang/sqlite3/sqlite3-1.1.12.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"
