diff options
author | 2004-04-21 03:06:43 +0000 | |
---|---|---|
committer | 2004-04-21 03:06:43 +0000 | |
commit | 7d4dde8c5b4f84c1200bf940cb03e54797e94a7b (patch) | |
tree | 5cc2eb5b327d8ecf9f2a44b06a9fed4e76c56cc1 /xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild | |
parent | Added amd64 to KEYWORDS. (diff) | |
download | historical-7d4dde8c5b4f84c1200bf940cb03e54797e94a7b.tar.gz historical-7d4dde8c5b4f84c1200bf940cb03e54797e94a7b.tar.bz2 historical-7d4dde8c5b4f84c1200bf940cb03e54797e94a7b.zip |
Stable on alpha and ia64
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild index c6d29999cab4..3642a72b8b33 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild,v 1.8 2004/04/20 22:15:59 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild,v 1.9 2004/04/21 02:58:25 agriffis Exp $ IUSE="" DESCRIPTION="Libraries for XFCE4" @@ -9,7 +9,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~ia64 x86 ~ppc ~alpha sparc amd64 hppa ~mips" +KEYWORDS="ia64 x86 ~ppc alpha sparc amd64 hppa ~mips" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2" |