diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 09:50:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 09:50:52 +0200 |
commit | af48e7826accc0c9aab3bde6829d68fdc622f797 (patch) | |
tree | b22228044a0168632c3cdd8f7a5df70f4f63c16d /app-laptop | |
parent | media-libs/libwebp: amd64 stable wrt bug #724014 (diff) | |
download | gentoo-af48e7826accc0c9aab3bde6829d68fdc622f797.tar.gz gentoo-af48e7826accc0c9aab3bde6829d68fdc622f797.tar.bz2 gentoo-af48e7826accc0c9aab3bde6829d68fdc622f797.zip |
app-laptop/i8kutils: amd64 stable wrt bug #724016
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/i8kutils/i8kutils-1.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/i8kutils/i8kutils-1.42.ebuild b/app-laptop/i8kutils/i8kutils-1.42.ebuild index a02cb3a89a8a..1e16ace18693 100644 --- a/app-laptop/i8kutils/i8kutils-1.42.ebuild +++ b/app-laptop/i8kutils/i8kutils-1.42.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/i8kutils/trunk/${PV}/+download/${P/-/_}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="tk" DEPEND="tk? ( dev-lang/tk:0 )" |