diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-10 11:31:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-10 11:31:58 +0200 |
commit | d19a9bf841f7b2a5a2bb8b9e892b96ff91b8a27c (patch) | |
tree | db09aa4421bb8f285a1ccdd40b41066680b718e9 /dev-vcs | |
parent | app-emulation/xen-tools: amd64 stable wrt bug #615980 (diff) | |
download | gentoo-d19a9bf841f7b2a5a2bb8b9e892b96ff91b8a27c.tar.gz gentoo-d19a9bf841f7b2a5a2bb8b9e892b96ff91b8a27c.tar.bz2 gentoo-d19a9bf841f7b2a5a2bb8b9e892b96ff91b8a27c.zip |
dev-vcs/mr: amd64 stable wrt bug #618034
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/mr/mr-1.20170129.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mr/mr-1.20170129.ebuild b/dev-vcs/mr/mr-1.20170129.ebuild index 1295d5e5989e..e2382ece5c35 100644 --- a/dev-vcs/mr/mr-1.20170129.ebuild +++ b/dev-vcs/mr/mr-1.20170129.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~tamiko/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-lang/perl" |