diff options
Diffstat (limited to 'dev-tcltk/tdom/tdom-0.8.3-r1.ebuild')
-rw-r--r-- | dev-tcltk/tdom/tdom-0.8.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tdom/tdom-0.8.3-r1.ebuild b/dev-tcltk/tdom/tdom-0.8.3-r1.ebuild index 822b0f1fb911..9922035d437b 100644 --- a/dev-tcltk/tdom/tdom-0.8.3-r1.ebuild +++ b/dev-tcltk/tdom/tdom-0.8.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.1 2012/01/06 12:19:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tdom/tdom-0.8.3-r1.ebuild,v 1.2 2012/01/06 14:46:43 ago Exp $ EAPI=4 @@ -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=" |