diff options
author | Sam James <sam@gentoo.org> | 2023-01-17 20:02:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-17 20:02:55 +0000 |
commit | c98fcb3b9285173a805cbae3725341c86b9a5fe4 (patch) | |
tree | 559c3411878654d332d7e4b574c9d3add83ef663 /dev-tcltk | |
parent | dev-libs/re2: Stabilize 0.2022.12.01 amd64, #888946 (diff) | |
download | gentoo-c98fcb3b9285173a805cbae3725341c86b9a5fe4.tar.gz gentoo-c98fcb3b9285173a805cbae3725341c86b9a5fe4.tar.bz2 gentoo-c98fcb3b9285173a805cbae3725341c86b9a5fe4.zip |
dev-tcltk/tkimg: Stabilize 1.4.14-r1 amd64, #888946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tkimg/tkimg-1.4.14-r1.ebuild b/dev-tcltk/tkimg/tkimg-1.4.14-r1.ebuild index fcbe6aadd947..c10f8384040a 100644 --- a/dev-tcltk/tkimg/tkimg-1.4.14-r1.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4.14-r1.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 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc test static-libs" RDEPEND=" |