diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:02:08 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:32:30 +0100 |
commit | 36deeeb0f863c650ac3f5b38b98b6de1a549fdfd (patch) | |
tree | f1aae1d72fa074968856df43ecf6defad613e4ca /dev-tcltk | |
parent | dev-tcltk/expect: dropped ~x86-freebsd (diff) | |
download | gentoo-36deeeb0f863c650ac3f5b38b98b6de1a549fdfd.tar.gz gentoo-36deeeb0f863c650ac3f5b38b98b6de1a549fdfd.tar.bz2 gentoo-36deeeb0f863c650ac3f5b38b98b6de1a549fdfd.zip |
dev-tcltk/tcllib: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.15-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.16.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild b/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild index 0bb3250ec477..f58a107cd570 100644 --- a/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.15-r2.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=" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND="dev-lang/tcl:0=" DEPEND="${RDEPEND}" diff --git a/dev-tcltk/tcllib/tcllib-1.16.ebuild b/dev-tcltk/tcllib/tcllib-1.16.ebuild index e3a80903dd7f..6cd7d1a1c2c4 100644 --- a/dev-tcltk/tcllib/tcllib-1.16.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.16.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//project/${PN}/${PN}/${PV}/${MY_P}.tar.bz2" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" dev-lang/tcl:0= |