summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-11-20 16:54:24 +0000
committerFabian Groffen <grobian@gentoo.org>2011-11-20 16:54:24 +0000
commitbc0b247d0377c248264f3fc4dad60717138c1409 (patch)
tree7d3dd0d999457e292b9fa65eb8d80b290a51ffaf /media-gfx/potrace/potrace-1.10-r1.ebuild
parentFix compilation failure for rss useflag (diff)
downloadgentoo-2-bc0b247d0377c248264f3fc4dad60717138c1409.tar.gz
gentoo-2-bc0b247d0377c248264f3fc4dad60717138c1409.tar.bz2
gentoo-2-bc0b247d0377c248264f3fc4dad60717138c1409.zip
Marked ~x64-macos
(Portage version: 2.2.01.19572-prefix/cvs/Darwin i386)
Diffstat (limited to 'media-gfx/potrace/potrace-1.10-r1.ebuild')
-rw-r--r--media-gfx/potrace/potrace-1.10-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/potrace/potrace-1.10-r1.ebuild b/media-gfx/potrace/potrace-1.10-r1.ebuild
index 2c134d35f2b8..357fb916ae61 100644
--- a/media-gfx/potrace/potrace-1.10-r1.ebuild
+++ b/media-gfx/potrace/potrace-1.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.10-r1.ebuild,v 1.3 2011/11/20 16:34:40 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.10-r1.ebuild,v 1.4 2011/11/20 16:54:24 grobian Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://potrace.sourceforge.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="metric static-libs"
DOCS=( AUTHORS ChangeLog NEWS README )