diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:05:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:06:40 +0200 |
commit | 25bb9f226a69d1faf822fd7cc1e9d9873534c808 (patch) | |
tree | 44d6292c3e76ea4e6b54e6b1916f1602a20365ea /dev-tcltk/togl | |
parent | dev-python/waitress: ppc stable wrt bug #717966 (diff) | |
download | gentoo-25bb9f226a69d1faf822fd7cc1e9d9873534c808.tar.gz gentoo-25bb9f226a69d1faf822fd7cc1e9d9873534c808.tar.bz2 gentoo-25bb9f226a69d1faf822fd7cc1e9d9873534c808.zip |
dev-tcltk/togl: ppc stable wrt bug #724032
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk/togl')
-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 59dd66d1340f..b8c7f52dbfbf 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=" |