diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:07:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:07:57 +0200 |
commit | 0474c38abe2c9a7452309e28ecbceaee82acaed9 (patch) | |
tree | 3f5b6f41c6131685a4aae9789d80863ec129b62a /dev-tcltk | |
parent | games-board/gnuchess: ppc64 stable wrt bug #720792 (diff) | |
download | gentoo-0474c38abe2c9a7452309e28ecbceaee82acaed9.tar.gz gentoo-0474c38abe2c9a7452309e28ecbceaee82acaed9.tar.bz2 gentoo-0474c38abe2c9a7452309e28ecbceaee82acaed9.zip |
dev-tcltk/togl: ppc64 stable wrt bug #724032
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/togl/togl-2.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/togl/togl-2.0-r3.ebuild b/dev-tcltk/togl/togl-2.0-r3.ebuild index b8c7f52dbfbf..e7298ed91390 100644 --- a/dev-tcltk/togl/togl-2.0-r3.ebuild +++ b/dev-tcltk/togl/togl-2.0-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +threads" RDEPEND=" |