summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-15 00:34:09 +0000
committerSam James <sam@gentoo.org>2021-02-15 00:34:09 +0000
commit660fef5beccde51422b98c670a1437054f98a1f7 (patch)
treea399889aabe4a60eb4c3279d03c856dce2884364 /dev-tcltk
parentapp-arch/gnome-autoar: Stabilize 0.3.0 amd64, #768828 (diff)
downloadgentoo-660fef5beccde51422b98c670a1437054f98a1f7.tar.gz
gentoo-660fef5beccde51422b98c670a1437054f98a1f7.tar.bz2
gentoo-660fef5beccde51422b98c670a1437054f98a1f7.zip
dev-tcltk/tablelist: Stabilize 6.8 x86, #770661
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tablelist/tablelist-6.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tablelist/tablelist-6.8.ebuild b/dev-tcltk/tablelist/tablelist-6.8.ebuild
index 1db3eac86b19..a88f452c8c42 100644
--- a/dev-tcltk/tablelist/tablelist-6.8.ebuild
+++ b/dev-tcltk/tablelist/tablelist-6.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://www.nemethi.de/tablelist/${MY_P}.tar.gz"
LICENSE="tablelist"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="examples doc"
RDEPEND="dev-lang/tcl:0"