diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:04 +0200 |
commit | 17698917fc855eec3194389b31db6f5226c7a6cc (patch) | |
tree | 368e65fbf0148855894ed12398e2b8bb63699667 /dev-tcltk/togl | |
parent | dev-scheme: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-17698917fc855eec3194389b31db6f5226c7a6cc.tar.gz gentoo-17698917fc855eec3194389b31db6f5226c7a6cc.tar.bz2 gentoo-17698917fc855eec3194389b31db6f5226c7a6cc.zip |
dev-tcltk: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-tcltk/togl')
-rw-r--r-- | dev-tcltk/togl/togl-2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/togl/togl-2.0-r2.ebuild b/dev-tcltk/togl/togl-2.0-r2.ebuild index 58d12aadd6c7..d4ddc9a345eb 100644 --- a/dev-tcltk/togl/togl-2.0-r2.ebuild +++ b/dev-tcltk/togl/togl-2.0-r2.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 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +threads" RDEPEND=" |