diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 17:20:11 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 17:20:11 +0100 |
commit | e816aa99eabebd650ae3d20712ee11cc350d0c0d (patch) | |
tree | e0817f24a144916c3a34a749244641e0feccf144 /app-text/tkinfo | |
parent | net-proxy/lyrebird: Stabilize 0.4.0 x86, #944647 (diff) | |
download | gentoo-e816aa99eabebd650ae3d20712ee11cc350d0c0d.tar.gz gentoo-e816aa99eabebd650ae3d20712ee11cc350d0c0d.tar.bz2 gentoo-e816aa99eabebd650ae3d20712ee11cc350d0c0d.zip |
app-text/tkinfo: Stabilize 2.11 x86, #944661
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/tkinfo')
-rw-r--r-- | app-text/tkinfo/tkinfo-2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/tkinfo/tkinfo-2.11.ebuild b/app-text/tkinfo/tkinfo-2.11.ebuild index 1b03db0dd4aa..829d2490bc15 100644 --- a/app-text/tkinfo/tkinfo-2.11.ebuild +++ b/app-text/tkinfo/tkinfo-2.11.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://math-www.uni-paderborn.de/~axel/${PN}/${P}.tar.gz" LICENSE="Old-MIT GPL-1+" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ppc sparc x86" RDEPEND="dev-lang/tk" |