diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-19 21:33:27 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-19 21:33:27 -0400 |
commit | e7d46c88d17d6308f24e7008e525bbdabd369936 (patch) | |
tree | b9a14a2be49f051b3092f91d2ecd0bd0df5aca92 /sys-apps/iucode_tool | |
parent | dev-libs/nettle: amd64 stable wrt bug #653574 (diff) | |
download | gentoo-e7d46c88d17d6308f24e7008e525bbdabd369936.tar.gz gentoo-e7d46c88d17d6308f24e7008e525bbdabd369936.tar.bz2 gentoo-e7d46c88d17d6308f24e7008e525bbdabd369936.zip |
sys-apps/iucode_tool: amd64 stable wrt bug #641350
Bug: https://bugs.gentoo.org/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 c7682ec00783..c8f2ea39a57b 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}" |