diff options
Diffstat (limited to 'app-misc/ompload/ompload-226.ebuild')
-rw-r--r-- | app-misc/ompload/ompload-226.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/ompload/ompload-226.ebuild b/app-misc/ompload/ompload-226.ebuild index 9dd8320d54d2..9ed9befea2f8 100644 --- a/app-misc/ompload/ompload-226.ebuild +++ b/app-misc/ompload/ompload-226.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ompload/ompload-226.ebuild,v 1.4 2008/07/16 12:52:16 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ompload/ompload-226.ebuild,v 1.5 2011/02/13 19:21:51 armin76 Exp $ DESCRIPTION="CLI script for uploading files to http://omploader.org/" HOMEPAGE="http://omploader.org/" @@ -8,7 +8,7 @@ SRC_URI="http://omploader.org/${P}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |