diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 11:41:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 12:23:23 +0100 |
commit | e79dfce9197a8e00a7fc23015303cb8ffb1b0689 (patch) | |
tree | 215f2f69fe2242664104ebacfa4376c25e4efaf0 /sys-apps/iucode_tool | |
parent | net-analyzer/wireshark: Drop USE=gtk3 description. (diff) | |
download | gentoo-e79dfce9197a8e00a7fc23015303cb8ffb1b0689.tar.gz gentoo-e79dfce9197a8e00a7fc23015303cb8ffb1b0689.tar.bz2 gentoo-e79dfce9197a8e00a7fc23015303cb8ffb1b0689.zip |
sys-apps/iucode_tool: x86 stable (bug #587584)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
Diffstat (limited to 'sys-apps/iucode_tool')
-rw-r--r-- | sys-apps/iucode_tool/iucode_tool-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iucode_tool/iucode_tool-2.0.ebuild b/sys-apps/iucode_tool/iucode_tool-2.0.ebuild index 8238f92ba58a..8a79b8c97d9c 100644 --- a/sys-apps/iucode_tool/iucode_tool-2.0.ebuild +++ b/sys-apps/iucode_tool/iucode_tool-2.0.ebuild @@ -10,5 +10,5 @@ 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="" |