diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:22:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:22:10 +0000 |
commit | 93effa72949cc40e54d6b47c53ecba085c0ef485 (patch) | |
tree | c476db11e56eae723ea5878941d1b1c66a2e6d28 /dev-tcltk/tdom/tdom-0.8.3-r3.ebuild | |
parent | Stable for x86, wrt bug #464432 (diff) | |
download | gentoo-2-93effa72949cc40e54d6b47c53ecba085c0ef485.tar.gz gentoo-2-93effa72949cc40e54d6b47c53ecba085c0ef485.tar.bz2 gentoo-2-93effa72949cc40e54d6b47c53ecba085c0ef485.zip |
Stable for x86, wrt bug #464436
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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=" |