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/tcllib/tcllib-1.19.ebuild | |
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/tcllib/tcllib-1.19.ebuild')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.19.ebuild b/dev-tcltk/tcllib/tcllib-1.19.ebuild index 63a889b07792..d00b44232ee8 100644 --- a/dev-tcltk/tcllib/tcllib-1.19.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.19.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.xz" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-lang/tcl:0= |