diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:21 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:21 +0200 |
commit | 93ed28133597ae13b285151b84b4f86b341a0810 (patch) | |
tree | 0de249e61aeae9fd9a3547f447d459a6fa62d414 /dev-tcltk/tkzinc | |
parent | dev-tcltk/scwoop: Sort KEYWORDS (diff) | |
download | gentoo-93ed28133597ae13b285151b84b4f86b341a0810.tar.gz gentoo-93ed28133597ae13b285151b84b4f86b341a0810.tar.bz2 gentoo-93ed28133597ae13b285151b84b4f86b341a0810.zip |
dev-tcltk/tkzinc: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-tcltk/tkzinc')
-rw-r--r-- | dev-tcltk/tkzinc/tkzinc-3.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tkzinc/tkzinc-3.3.6.ebuild b/dev-tcltk/tkzinc/tkzinc-3.3.6.ebuild index 73b6514bd1b0..7f39c89740af 100644 --- a/dev-tcltk/tkzinc/tkzinc-3.3.6.ebuild +++ b/dev-tcltk/tkzinc/tkzinc-3.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.tkzinc.org/Packages/Tkzinc-${PV}plus.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug doc threads" DEPEND=" |