diff options
author | 2018-12-06 10:47:59 +0100 | |
---|---|---|
committer | 2018-12-06 10:47:59 +0100 | |
commit | b4ddf11726064abcd73d829c74312cef4180ea29 (patch) | |
tree | c4c4cecd06957f106160719e2c9ba724ac2c9677 /dev-tcltk/tcllib/tcllib-1.15-r2.ebuild | |
parent | www-client/vivaldi: Old (diff) | |
download | gentoo-b4ddf11726064abcd73d829c74312cef4180ea29.tar.gz gentoo-b4ddf11726064abcd73d829c74312cef4180ea29.tar.bz2 gentoo-b4ddf11726064abcd73d829c74312cef4180ea29.zip |
dev-tcltk/tcllib: drop x86-macos keyword, bug #541980
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-tcltk/tcllib/tcllib-1.15-r2.ebuild')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.15-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild b/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild index 9b88517a4413..f5ba207bc472 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND="dev-lang/tcl:0=" DEPEND="${RDEPEND}" |