diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:57:53 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:57:53 +0100 |
commit | 07a4a7a9c0ddb0d46827cc57aa4ee9367f81a383 (patch) | |
tree | 58cdf97ac99d5b1de528d6c972f465fc33a10d70 /dev-lang/tcl/tcl-8.5.17-r100.ebuild | |
parent | dev-lang/swig: dropped ~ia64-hpux ~x86-interix (diff) | |
download | gentoo-07a4a7a9c0ddb0d46827cc57aa4ee9367f81a383.tar.gz gentoo-07a4a7a9c0ddb0d46827cc57aa4ee9367f81a383.tar.bz2 gentoo-07a4a7a9c0ddb0d46827cc57aa4ee9367f81a383.zip |
dev-lang/tcl: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-lang/tcl/tcl-8.5.17-r100.ebuild')
-rw-r--r-- | dev-lang/tcl/tcl-8.5.17-r100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/tcl/tcl-8.5.17-r100.ebuild b/dev-lang/tcl/tcl-8.5.17-r100.ebuild index 9444a78dc24d..e2ea625ed519 100644 --- a/dev-lang/tcl/tcl-8.5.17-r100.ebuild +++ b/dev-lang/tcl/tcl-8.5.17-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz" LICENSE="tcltk" SLOT="8.5" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="debug threads" RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] |