diff options
author | Sam James <sam@gentoo.org> | 2024-03-03 02:31:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-03 02:31:40 +0000 |
commit | 2a93223671ea4dbfc8cb962baec2e8e6c3f948fa (patch) | |
tree | c32e75d8d82a819cc278300eab2677451604b75b /dev-tcltk | |
parent | dev-python/m2crypto: Stabilize 0.41.0 sparc, #926000 (diff) | |
download | gentoo-2a93223671ea4dbfc8cb962baec2e8e6c3f948fa.tar.gz gentoo-2a93223671ea4dbfc8cb962baec2e8e6c3f948fa.tar.bz2 gentoo-2a93223671ea4dbfc8cb962baec2e8e6c3f948fa.zip |
dev-tcltk/tkimg: Stabilize 1.4.15 arm64, #925556
Signed-off-by: Sam James <sam@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 d57d34cbc131..844f570b1b03 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=" |