diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:20:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:20:42 +0200 |
commit | a0208e520ef8b1564196e9b9651cb1f95175b52b (patch) | |
tree | a0acf4ef1423e7ce8509809f3e6ded238a5d1b80 /app-misc/reptyr | |
parent | app-text/discount: x86 stable wrt bug #558126 (diff) | |
download | gentoo-a0208e520ef8b1564196e9b9651cb1f95175b52b.tar.gz gentoo-a0208e520ef8b1564196e9b9651cb1f95175b52b.tar.bz2 gentoo-a0208e520ef8b1564196e9b9651cb1f95175b52b.zip |
app-misc/reptyr: x86 stable wrt bug #560688
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-misc/reptyr')
-rw-r--r-- | app-misc/reptyr/reptyr-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/reptyr/reptyr-0.6.2.ebuild b/app-misc/reptyr/reptyr-0.6.2.ebuild index 0b0a95827c94..17c8bc95902c 100644 --- a/app-misc/reptyr/reptyr-0.6.2.ebuild +++ b/app-misc/reptyr/reptyr-0.6.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nelhage/${PN}/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" RESTRICT="test" |