diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-11 19:33:53 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-11 19:34:18 +0300 |
commit | 35fb22b3e1e7703642b1eb61dae42cc77783e137 (patch) | |
tree | 6c65ea7afa04df230da58fe05b16404c301d472e /dev-tcltk | |
parent | dev-tcltk/tdom: Add ~mips keyword wrt bug #541980 (diff) | |
download | gentoo-35fb22b3e1e7703642b1eb61dae42cc77783e137.tar.gz gentoo-35fb22b3e1e7703642b1eb61dae42cc77783e137.tar.bz2 gentoo-35fb22b3e1e7703642b1eb61dae42cc77783e137.zip |
dev-tcltk/tcllib: Add ~mips keyword wrt bug #541980
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.16.ebuild b/dev-tcltk/tcllib/tcllib-1.16.ebuild index bd5e25810d1f..22a176ca6d6e 100644 --- a/dev-tcltk/tcllib/tcllib-1.16.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.16.ebuild @@ -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 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" dev-lang/tcl:0= |