diff options
Diffstat (limited to 'media-gfx/potrace/potrace-1.10-r1.ebuild')
-rw-r--r-- | media-gfx/potrace/potrace-1.10-r1.ebuild | 4 |
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 2f7590f0a558..dc9a74b294fb 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.1 2011/11/15 21:37:36 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.10-r1.ebuild,v 1.2 2011/11/16 15:36:47 jer 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 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="metric static-libs" DOCS=( AUTHORS ChangeLog NEWS README ) |