diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-08-09 19:48:27 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-08-09 19:48:53 +0200 |
commit | 50b2e1d6e9db45e962c56eaf57df57689f800c04 (patch) | |
tree | 02a93055e6d12d48131fe88270c2eb0c145afb3b /dev-tcltk | |
parent | net-p2p/qbittorrent: x86 stable wrt bug #550078 (diff) | |
download | gentoo-50b2e1d6e9db45e962c56eaf57df57689f800c04.tar.gz gentoo-50b2e1d6e9db45e962c56eaf57df57689f800c04.tar.bz2 gentoo-50b2e1d6e9db45e962c56eaf57df57689f800c04.zip |
dev-tcltk/tcllib: add ~alpha keyword
Gentoo-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 1eab64ccbfab..bd5e25810d1f 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="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" dev-lang/tcl:0= |