diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 00:50:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 00:57:39 +0000 |
commit | 61f7b0dcf853aff36a4697eaa3ff064265a73f44 (patch) | |
tree | 50aa9b1348f6385825697215794feb08c9223bad /dev-tcltk/tkimg | |
parent | dev-python/PyGithub: Stabilize 1.54.1 ALLARCHES, #763513 (diff) | |
download | gentoo-61f7b0dcf853aff36a4697eaa3ff064265a73f44.tar.gz gentoo-61f7b0dcf853aff36a4697eaa3ff064265a73f44.tar.bz2 gentoo-61f7b0dcf853aff36a4697eaa3ff064265a73f44.zip |
dev-tcltk/tkimg: Stabilize 1.4.9 amd64, #763561
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk/tkimg')
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tkimg/tkimg-1.4.9.ebuild b/dev-tcltk/tkimg/tkimg-1.4.9.ebuild index e5bccdee84c1..d0146e8305b5 100644 --- a/dev-tcltk/tkimg/tkimg-1.4.9.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4.9.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 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/1.4/${PN}%20${PV}/${MYP}.tar.gz https://dev.gentoo.org/~tupone/distfiles/${PN}-1.4.7-patchset-1.tar.xz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc test static-libs" RDEPEND=" |