diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-07-28 19:21:15 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-07-28 19:21:15 +0000 |
commit | 0ea6c6e6b9f1a5eb69c91c9eb19bf4c5f57dfac1 (patch) | |
tree | 67e48f317380ef8344bc740df575b0d585ddf7bf /media-libs/libggiwmh/libggiwmh-0.3.2.ebuild | |
parent | remove old (diff) | |
download | gentoo-2-0ea6c6e6b9f1a5eb69c91c9eb19bf4c5f57dfac1.tar.gz gentoo-2-0ea6c6e6b9f1a5eb69c91c9eb19bf4c5f57dfac1.tar.bz2 gentoo-2-0ea6c6e6b9f1a5eb69c91c9eb19bf4c5f57dfac1.zip |
keyword ~amd64-fbsd, bug #477750
(Portage version: 2.2.0_alpha190/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'media-libs/libggiwmh/libggiwmh-0.3.2.ebuild')
-rw-r--r-- | media-libs/libggiwmh/libggiwmh-0.3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libggiwmh/libggiwmh-0.3.2.ebuild b/media-libs/libggiwmh/libggiwmh-0.3.2.ebuild index 4f257a93628e..a1d0e5c09744 100644 --- a/media-libs/libggiwmh/libggiwmh-0.3.2.ebuild +++ b/media-libs/libggiwmh/libggiwmh-0.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libggiwmh/libggiwmh-0.3.2.ebuild,v 1.13 2008/02/19 17:50:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libggiwmh/libggiwmh-0.3.2.ebuild,v 1.14 2013/07/28 19:21:15 aballier Exp $ DESCRIPTION="Library for General Graphics Interface" HOMEPAGE="http://www.ggi-project.org" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="X" RDEPEND=">=media-libs/libggi-2.2.2 |