diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 13:47:44 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 13:47:44 +0100 |
commit | 8111adbbe6013912cc8861ee27f68d2739f0fab3 (patch) | |
tree | e351f2d8712180ab3c2d92186a71e19dab37817f /sys-apps/iucode_tool | |
parent | sys-firmware/intel-microcode-20151106-r0: stable on amd64 (diff) | |
download | gentoo-8111adbbe6013912cc8861ee27f68d2739f0fab3.tar.gz gentoo-8111adbbe6013912cc8861ee27f68d2739f0fab3.tar.bz2 gentoo-8111adbbe6013912cc8861ee27f68d2739f0fab3.zip |
sys-apps/iucode_tool-2.0-r0: stable on amd64
Gentoo-Bug: 587584
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 81a38266cde9..8238f92ba58a 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="" |