diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:02:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:02:16 +0100 |
commit | edb7390109f4622c8d96053d694598a9fca3410f (patch) | |
tree | c5eba74a6dc8447a04bf16d1fc7cd714bf2dd4a1 /dev-tcltk/tkimg | |
parent | sys-libs/ncurses: sparc stable wrt bug #695824 (diff) | |
download | gentoo-edb7390109f4622c8d96053d694598a9fca3410f.tar.gz gentoo-edb7390109f4622c8d96053d694598a9fca3410f.tar.bz2 gentoo-edb7390109f4622c8d96053d694598a9fca3410f.zip |
dev-tcltk/tkimg: amd64 stable wrt bug #702934
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk/tkimg')
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tkimg/tkimg-1.4.7.ebuild b/dev-tcltk/tkimg/tkimg-1.4.7.ebuild index 7166b8609063..135cc968aff9 100644 --- a/dev-tcltk/tkimg/tkimg-1.4.7.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/1.4/${PN}%20${PV}/${MYP}.tar.gz 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=" |