summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2016-08-23 16:14:33 -0500
committerMatthias Maier <tamiko@gentoo.org>2016-08-23 16:14:33 -0500
commit2f4888e39aae2e4af9d7ab54b0b28e0d70deb6f3 (patch)
tree7116b902d3ccdcf4a25c67b39709e0e57a2bc231
parentdev-php/pecl-raphf: Fix EAPI6 build error when php7-0 is off (diff)
downloadgentoo-2f4888e3.tar.gz
gentoo-2f4888e3.tar.bz2
gentoo-2f4888e3.zip
dev-vcs/mr: stabilize 1.20160123 on amd64/x86, bug #588444
Package-Manager: portage-2.2.28
-rw-r--r--dev-vcs/mr/mr-1.20160123.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mr/mr-1.20160123.ebuild b/dev-vcs/mr/mr-1.20160123.ebuild
index 7e61b639811e..2ea67f3bd8da 100644
--- a/dev-vcs/mr/mr-1.20160123.ebuild
+++ b/dev-vcs/mr/mr-1.20160123.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/joeyh/myrepos/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-lang/perl"