diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-23 21:20:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-23 21:20:20 +0300 |
commit | 18e196d0b7f92d6c660163e5fad511ce0ac905ea (patch) | |
tree | 78bda45e781738cb7db6e59f428f1be63674a159 /app-misc/ktoblzcheck | |
parent | sys-libs/gwenhywfar: amd64 stable wrt bug #658020 (diff) | |
download | gentoo-18e196d0b7f92d6c660163e5fad511ce0ac905ea.tar.gz gentoo-18e196d0b7f92d6c660163e5fad511ce0ac905ea.tar.bz2 gentoo-18e196d0b7f92d6c660163e5fad511ce0ac905ea.zip |
app-misc/ktoblzcheck: amd64 stable wrt bug #658020
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-misc/ktoblzcheck')
-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 8918bd7bc302..7b070a25b3a4 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} |