diff options
Diffstat (limited to 'dev-tcltk/tdom/tdom-0.8.3-r3.ebuild')
-rw-r--r-- | dev-tcltk/tdom/tdom-0.8.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tdom/tdom-0.8.3-r3.ebuild b/dev-tcltk/tdom/tdom-0.8.3-r3.ebuild index 1d606f8a4f74..f5516ceb98f6 100644 --- a/dev-tcltk/tdom/tdom-0.8.3-r3.ebuild +++ b/dev-tcltk/tdom/tdom-0.8.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tdom/tdom-0.8.3-r3.ebuild,v 1.2 2013/05/16 12:53:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tdom/tdom-0.8.3-r3.ebuild,v 1.3 2013/05/20 08:22:10 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://github/tDOM/${PN}/${MY_P}.tgz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="static-libs threads" DEPEND=" |