diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:11:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:11:16 +0200 |
commit | 56efb9faa6b9a41b336be78395967a184e18d7ce (patch) | |
tree | de0dbb2816a10a0b0f7b4015332f3335b5b9cd43 /dev-tcltk/togl | |
parent | dev-python/waitress: sparc stable wrt bug #717966 (diff) | |
download | gentoo-56efb9faa6b9a41b336be78395967a184e18d7ce.tar.gz gentoo-56efb9faa6b9a41b336be78395967a184e18d7ce.tar.bz2 gentoo-56efb9faa6b9a41b336be78395967a184e18d7ce.zip |
dev-tcltk/togl: sparc stable wrt bug #724032
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
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 e7298ed91390..8b05cc1a7f63 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=" |