diff options
author | 2018-06-18 00:56:51 +0200 | |
---|---|---|
committer | 2018-06-18 01:28:18 +0200 | |
commit | 5508aedb56940f9f08fb0a2bfbd64426cb95c1af (patch) | |
tree | b61c73d2a48ab3ed70e6d545e9efde52d286f3cc | |
parent | app-arch/innoextract: x86 stable (bug #658006) (diff) | |
download | gentoo-5508aedb56940f9f08fb0a2bfbd64426cb95c1af.tar.gz gentoo-5508aedb56940f9f08fb0a2bfbd64426cb95c1af.tar.bz2 gentoo-5508aedb56940f9f08fb0a2bfbd64426cb95c1af.zip |
app-misc/ktoblzcheck: x86 stable (bug #658020)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | app-misc/ktoblzcheck/ktoblzcheck-1.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/ktoblzcheck/ktoblzcheck-1.49.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-1.49.ebuild index 4465f59fe022..8918bd7bc302 100644 --- a/app-misc/ktoblzcheck/ktoblzcheck-1.49.ebuild +++ b/app-misc/ktoblzcheck/ktoblzcheck-1.49.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="python" REQUIRED_USE=${PYTHON_REQUIRED_USE} |