diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-11 19:33:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-11 19:34:16 +0300 |
commit | 7bb77c53e9f61cd73e891d58787d9f2e5edea13b (patch) | |
tree | 2450a8cfc658b858aeaf1b079c194fc25b1d0927 /dev-tcltk | |
parent | dev-go/go-oauth2: remove dependency on dev-lang/go (diff) | |
download | gentoo-7bb77c53e9f61cd73e891d58787d9f2e5edea13b.tar.gz gentoo-7bb77c53e9f61cd73e891d58787d9f2e5edea13b.tar.bz2 gentoo-7bb77c53e9f61cd73e891d58787d9f2e5edea13b.zip |
dev-tcltk/tdom: Add ~mips keyword wrt 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 b90daa58b5a9..ad28ca568826 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="~alpha amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux" IUSE="static-libs threads" DEPEND=" |