diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 22:13:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 22:13:02 +0200 |
commit | 50d595199a950305c9419e3195c504eab3f2484f (patch) | |
tree | 429d7ca2fd218939d6ce4e96c618812a37b3d8d4 /sys-apps/iucode_tool | |
parent | sys-fs/dfc: x86 stable (bug #608992) (diff) | |
download | gentoo-50d595199a950305c9419e3195c504eab3f2484f.tar.gz gentoo-50d595199a950305c9419e3195c504eab3f2484f.tar.bz2 gentoo-50d595199a950305c9419e3195c504eab3f2484f.zip |
sys-apps/iucode_tool: x86 stable (bug #641350)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'sys-apps/iucode_tool')
-rw-r--r-- | sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild b/sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild index c8f2ea39a57b..7800c285d171 100644 --- a/sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild +++ b/sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://gitlab.com/iucode-tool/releases/raw/master/${PN/_/-}_${PV}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" S="${WORKDIR}/${PN/_/-}-${PV}" |