diff options
author | 2007-09-28 13:40:11 +0000 | |
---|---|---|
committer | 2007-09-28 13:40:11 +0000 | |
commit | 7aab8489d3fe17b081280eacdb638b498cf0230b (patch) | |
tree | 0da6c50d0b6d9bd550a3a7ff2ee0e3f7066fa9ec /media-libs/libfpx/libfpx-1.2.0.13.ebuild | |
parent | Version bump (see bug #194061). (diff) | |
download | gentoo-2-7aab8489d3fe17b081280eacdb638b498cf0230b.tar.gz gentoo-2-7aab8489d3fe17b081280eacdb638b498cf0230b.tar.bz2 gentoo-2-7aab8489d3fe17b081280eacdb638b498cf0230b.zip |
Keyworded ~x86-fbsd, #194029.
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-libs/libfpx/libfpx-1.2.0.13.ebuild')
-rw-r--r-- | media-libs/libfpx/libfpx-1.2.0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libfpx/libfpx-1.2.0.13.ebuild b/media-libs/libfpx/libfpx-1.2.0.13.ebuild index cc715d088011..2793fd0dd779 100644 --- a/media-libs/libfpx/libfpx-1.2.0.13.ebuild +++ b/media-libs/libfpx/libfpx-1.2.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.13.ebuild,v 1.1 2007/05/20 22:59:51 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.13.ebuild,v 1.2 2007/09/28 13:40:11 uberlord Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/${MY_P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" S=${WORKDIR}/${MY_P2} |