diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 23:31:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 23:31:18 +0000 |
commit | c53a480bfd1b5fa89826d7cde5f79327fcc4ef19 (patch) | |
tree | ffb3a4e2b92a9a4c557589d8cfdafbfed16ef085 /app-text/wgetpaste | |
parent | s390/sh stable (diff) | |
download | gentoo-2-c53a480bfd1b5fa89826d7cde5f79327fcc4ef19.tar.gz gentoo-2-c53a480bfd1b5fa89826d7cde5f79327fcc4ef19.tar.bz2 gentoo-2-c53a480bfd1b5fa89826d7cde5f79327fcc4ef19.zip |
s390/sh love #166570
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.4.ebuild b/app-text/wgetpaste/wgetpaste-2.4.ebuild index 5c9ec4058822..322843ac7967 100644 --- a/app-text/wgetpaste/wgetpaste-2.4.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.4.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/app-text/wgetpaste/wgetpaste-2.4.ebuild,v 1.2 2007/06/03 07:29:33 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.4.ebuild,v 1.3 2007/06/24 23:31:18 vapier Exp $ DESCRIPTION="Command-line interface to various pastebins" HOMEPAGE="http://wgetpaste.zlin.dk/" @@ -8,7 +8,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${PF}.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="" |