diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2024-02-27 10:27:58 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2024-02-27 10:28:11 +0100 |
commit | 6e4a4c382a911861fdbb544ecdf72b83d6cb1be5 (patch) | |
tree | 8b18cd2bda0ad3b21cd9bab3c642367c4069688f /dev-tcltk | |
parent | net-misc/sunshine: Turns out nlohmann_json is only needed on Windows (diff) | |
download | gentoo-6e4a4c382a911861fdbb544ecdf72b83d6cb1be5.tar.gz gentoo-6e4a4c382a911861fdbb544ecdf72b83d6cb1be5.tar.bz2 gentoo-6e4a4c382a911861fdbb544ecdf72b83d6cb1be5.zip |
dev-tcltk/tkimg: destabilize 1.4.16 for ~amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tkimg/tkimg-1.4.16.ebuild b/dev-tcltk/tkimg/tkimg-1.4.16.ebuild index 5c282a5cadad..314a997d59a9 100644 --- a/dev-tcltk/tkimg/tkimg-1.4.16.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4.16.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/$(ver_cut 1-2)/${P}/${MYP}-Source.tar. 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=" |