diff options
author | 2019-10-11 17:35:04 +0200 | |
---|---|---|
committer | 2019-10-11 17:35:04 +0200 | |
commit | 17698917fc855eec3194389b31db6f5226c7a6cc (patch) | |
tree | 368e65fbf0148855894ed12398e2b8bb63699667 /dev-tcltk/thread | |
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/thread')
-rw-r--r-- | dev-tcltk/thread/thread-2.7.1.ebuild | 2 | ||||
-rw-r--r-- | dev-tcltk/thread/thread-2.7.3.ebuild | 2 | ||||
-rw-r--r-- | dev-tcltk/thread/thread-2.8.2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-tcltk/thread/thread-2.7.1.ebuild b/dev-tcltk/thread/thread-2.7.1.ebuild index 3028f887d212..a114ff1e8df9 100644 --- a/dev-tcltk/thread/thread-2.7.1.ebuild +++ b/dev-tcltk/thread/thread-2.7.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/project/tcl/Tcl/${TCL_VER}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="debug gdbm" DEPEND=" diff --git a/dev-tcltk/thread/thread-2.7.3.ebuild b/dev-tcltk/thread/thread-2.7.3.ebuild index 147853cab232..4b42c4ef121d 100644 --- a/dev-tcltk/thread/thread-2.7.3.ebuild +++ b/dev-tcltk/thread/thread-2.7.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/tcl/Thread%20Extension/${PV}/${MY_P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="dev-lang/tcl:0=[threads]" diff --git a/dev-tcltk/thread/thread-2.8.2.ebuild b/dev-tcltk/thread/thread-2.8.2.ebuild index 700cd2a92305..07bff869f9be 100644 --- a/dev-tcltk/thread/thread-2.8.2.ebuild +++ b/dev-tcltk/thread/thread-2.8.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/tcl/Thread%20Extension/${PV}/${MY_P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="dev-lang/tcl:0=[threads]" |