summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2016-08-19 21:51:10 -0500
committerMatthias Maier <tamiko@gentoo.org>2016-08-19 22:10:42 -0500
commitd1d225c80ebfa837990d5402dd2d8ed5e01a81a5 (patch)
tree183a25eaddb648d2058a9a3ad6ecb780c27b7df8
parentdev-erlang/ezlib: stabilize 1.0.1 on amd64/x86, bug #587908 (diff)
downloadgentoo-d1d225c80ebfa837990d5402dd2d8ed5e01a81a5.tar.gz
gentoo-d1d225c80ebfa837990d5402dd2d8ed5e01a81a5.tar.bz2
gentoo-d1d225c80ebfa837990d5402dd2d8ed5e01a81a5.zip
dev-erlang/p1_mysql: stabilize 1.0.1 on amd64/x86, bug #587908
Package-Manager: portage-2.2.28
-rw-r--r--dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild b/dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild
index b802bbaa018a..f5d3f8632623 100644
--- a/dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild
+++ b/dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"