diff options
author | 2017-09-08 09:09:15 +0200 | |
---|---|---|
committer | 2017-09-08 09:32:27 +0200 | |
commit | edcc51b2b94f21ab7064e47a1871f5dd5bba15e9 (patch) | |
tree | 9b56840b6cb6797dd224c3fdb2dd7fe8380bdb7c /sys-fs/duperemove | |
parent | app-admin/systemrescuecd-x86: Bump to 5.1.0 (diff) | |
download | gentoo-edcc51b2b94f21ab7064e47a1871f5dd5bba15e9.tar.gz gentoo-edcc51b2b94f21ab7064e47a1871f5dd5bba15e9.tar.bz2 gentoo-edcc51b2b94f21ab7064e47a1871f5dd5bba15e9.zip |
sys-fs/duperemove: Tested on ~x86
Diffstat (limited to 'sys-fs/duperemove')
-rw-r--r-- | sys-fs/duperemove/duperemove-0.11_beta4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/duperemove/duperemove-0.11_beta4.ebuild b/sys-fs/duperemove/duperemove-0.11_beta4.ebuild index 6b7691b19fa5..281d0698988b 100644 --- a/sys-fs/duperemove/duperemove-0.11_beta4.ebuild +++ b/sys-fs/duperemove/duperemove-0.11_beta4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/markfasheh/duperemove/archive/v${PV/_/.}.tar.gz -> $ # includes code from polarssl (GPL-2+) LICENSE="GPL-2 GPL-2+ BSD-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" |