diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-08-09 19:48:41 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-08-09 19:48:55 +0200 |
commit | 554a72f8686d30453410bf88f5d6661a05a58c4c (patch) | |
tree | cb7afe6d4e9bc481e9668974c3103ce1b18444ae /dev-tcltk | |
parent | dev-tcltk/tcllib: add ~alpha keyword (diff) | |
download | gentoo-554a72f8686d30453410bf88f5d6661a05a58c4c.tar.gz gentoo-554a72f8686d30453410bf88f5d6661a05a58c4c.tar.bz2 gentoo-554a72f8686d30453410bf88f5d6661a05a58c4c.zip |
dev-tcltk/tdom: add ~alpha keyword
Gentoo-Bug: 541980
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tdom/tdom-0.8.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild index 3ba43ee8a0e2..b90daa58b5a9 100644 --- a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild +++ b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://github/tDOM/${PN}/${MY_P}.tgz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux" IUSE="static-libs threads" DEPEND=" |