diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 15:25:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 15:28:25 +0200 |
commit | 9b67d0a5f52b65f78140d70d965d6750a44056b5 (patch) | |
tree | 6eedb8c65fa67ccb239f1d28989ab37aaab84e38 /media-gfx/potrace | |
parent | media-gfx/imagemagick: ia64 stable wrt bug #595200 (diff) | |
download | gentoo-9b67d0a5f52b65f78140d70d965d6750a44056b5.tar.gz gentoo-9b67d0a5f52b65f78140d70d965d6750a44056b5.tar.bz2 gentoo-9b67d0a5f52b65f78140d70d965d6750a44056b5.zip |
media-gfx/potrace: ia64 stable wrt bug #564874
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/potrace')
-rw-r--r-- | media-gfx/potrace/potrace-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/potrace/potrace-1.13.ebuild b/media-gfx/potrace/potrace-1.13.ebuild index fdcc8c0375e7..a839818368b9 100644 --- a/media-gfx/potrace/potrace-1.13.ebuild +++ b/media-gfx/potrace/potrace-1.13.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://potrace.sourceforge.net/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="metric static-libs" RDEPEND="sys-libs/zlib" |