diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:27:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:27:06 +0100 |
commit | fe00075fc8645ef4f934b00ff43e7f37588f243e (patch) | |
tree | 9a7d6ce8b3901f275db483d5225684b407940ee6 /sys-apps/iucode_tool | |
parent | sys-apps/iucode_tool: amd64 stable wrt bug #606724 (diff) | |
download | gentoo-fe00075fc8645ef4f934b00ff43e7f37588f243e.tar.gz gentoo-fe00075fc8645ef4f934b00ff43e7f37588f243e.tar.bz2 gentoo-fe00075fc8645ef4f934b00ff43e7f37588f243e.zip |
sys-apps/iucode_tool: x86 stable wrt bug #606724
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/iucode_tool')
-rw-r--r-- | sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild b/sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild index 650bf6802747..6184a2c55d89 100644 --- a/sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild +++ b/sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild @@ -10,7 +10,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}" |