diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-03 11:33:32 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-03 11:33:32 +0100 |
commit | 7694fb9460f79add661ca1896b26e8eeb1bf65ec (patch) | |
tree | 52a1751abd986dc24d2d9bbfa270426f36fa14fa /dev-tcltk | |
parent | dev-java/jakartaee-migration: drop 1.0.7-r1 (diff) | |
download | gentoo-7694fb9460f79add661ca1896b26e8eeb1bf65ec.tar.gz gentoo-7694fb9460f79add661ca1896b26e8eeb1bf65ec.tar.bz2 gentoo-7694fb9460f79add661ca1896b26e8eeb1bf65ec.zip |
dev-tcltk/tkimg: Stabilize 1.4.15 x86, #925556
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tkimg/tkimg-1.4.15.ebuild b/dev-tcltk/tkimg/tkimg-1.4.15.ebuild index 844f570b1b03..d2e13e9f38e1 100644 --- a/dev-tcltk/tkimg/tkimg-1.4.15.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4.15.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/$(ver_cut 1-2)/${PN}%20${PV}/${MYP}.ta LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm64 ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ppc x86 ~amd64-linux ~x86-linux" IUSE="doc test static-libs" RDEPEND=" |