diff options
author | 2003-10-13 15:46:14 +0000 | |
---|---|---|
committer | 2003-10-13 15:46:14 +0000 | |
commit | b885bfca7c4701c85bf5ea5f74b23361f3692abe (patch) | |
tree | 4b69727eda0c6ea54ebc88913558a304c24b89e5 /x11-misc/fbdesk/fbdesk-1.1.5.ebuild | |
parent | ver bump (diff) | |
download | gentoo-2-b885bfca7c4701c85bf5ea5f74b23361f3692abe.tar.gz gentoo-2-b885bfca7c4701c85bf5ea5f74b23361f3692abe.tar.bz2 gentoo-2-b885bfca7c4701c85bf5ea5f74b23361f3692abe.zip |
keyword updates, 1.1.2 -> stable on x86
Diffstat (limited to 'x11-misc/fbdesk/fbdesk-1.1.5.ebuild')
-rw-r--r-- | x11-misc/fbdesk/fbdesk-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/fbdesk/fbdesk-1.1.5.ebuild b/x11-misc/fbdesk/fbdesk-1.1.5.ebuild index 75dcf0ad449c..e1f235368401 100644 --- a/x11-misc/fbdesk/fbdesk-1.1.5.ebuild +++ b/x11-misc/fbdesk/fbdesk-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.1.5.ebuild,v 1.1 2003/09/16 18:23:27 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.1.5.ebuild,v 1.2 2003/10/13 15:46:03 tseng Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://www.fluxbox.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc ~sparc ~ia64" DEPEND="media-libs/libpng virtual/x11" |