diff options
author | Naohiro Aota <naota@gentoo.org> | 2012-06-28 12:47:18 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2012-06-28 12:47:18 +0000 |
commit | 1b10577b21ad591e11a5ca6b3f609ed700208e57 (patch) | |
tree | 8e4979892dbd3c70e70f2a0a5a0119f2356284fb /media-gfx/pstoedit/pstoedit-3.60.ebuild | |
parent | Marking scim-1.4.11-r1 ppc for bug 422875 (diff) | |
download | historical-1b10577b21ad591e11a5ca6b3f609ed700208e57.tar.gz historical-1b10577b21ad591e11a5ca6b3f609ed700208e57.tar.bz2 historical-1b10577b21ad591e11a5ca6b3f609ed700208e57.zip |
Add ~x86-fbsd. #395347
Package-Manager: portage-2.2.0_alpha110/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/pstoedit/pstoedit-3.60.ebuild')
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pstoedit/pstoedit-3.60.ebuild b/media-gfx/pstoedit/pstoedit-3.60.ebuild index 3bb820359560..ca44a9f9d234 100644 --- a/media-gfx/pstoedit/pstoedit-3.60.ebuild +++ b/media-gfx/pstoedit/pstoedit-3.60.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/media-gfx/pstoedit/pstoedit-3.60.ebuild,v 1.4 2012/05/09 18:10:26 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.60.ebuild,v 1.5 2012/06/28 12:47:18 naota Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="emf flash imagemagick plotutils" RDEPEND=">=media-libs/libpng-1.4.3 |