diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-24 16:55:53 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-24 16:55:53 +0000 |
commit | dfaf98a4aaabe82a365d47a378aaba7899ba5f65 (patch) | |
tree | 33c746ee20fabcd3403c48412380afda302199c8 /dev-python/diff-match-patch/diff-match-patch-20110725.1.ebuild | |
parent | x86 stable wrt bug #408577 (diff) | |
download | gentoo-2-dfaf98a4aaabe82a365d47a378aaba7899ba5f65.tar.gz gentoo-2-dfaf98a4aaabe82a365d47a378aaba7899ba5f65.tar.bz2 gentoo-2-dfaf98a4aaabe82a365d47a378aaba7899ba5f65.zip |
x86 stable wrt bug #406533
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-python/diff-match-patch/diff-match-patch-20110725.1.ebuild')
-rw-r--r-- | dev-python/diff-match-patch/diff-match-patch-20110725.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/diff-match-patch/diff-match-patch-20110725.1.ebuild b/dev-python/diff-match-patch/diff-match-patch-20110725.1.ebuild index dc57c23b4967..e14357212c22 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20110725.1.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20110725.1.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-python/diff-match-patch/diff-match-patch-20110725.1.ebuild,v 1.4 2012/03/20 09:01:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/diff-match-patch/diff-match-patch-20110725.1.ebuild,v 1.5 2012/03/24 16:55:53 phajdan.jr Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |