dev-erlang/sqlite3: amd64 stable wrt bug #694160
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 13 Sep 2019 06:36:42 +0000 (08:36 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 13 Sep 2019 06:36:42 +0000 (08:36 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-erlang/sqlite3/sqlite3-1.1.6.ebuild

index daf585d02438ffdee97320520829cb89023e3f00..a735b1995a505c4d41c34f19700dc474922cb610 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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"