diff options
author | 2004-05-11 22:22:56 +0000 | |
---|---|---|
committer | 2004-05-11 22:22:56 +0000 | |
commit | 337f024b0c8340a6da755514217a92a3473a4162 (patch) | |
tree | 31470528864d2a76179b0dfe2abcd0440f97eeea /app-misc/screen/screen-4.0.2.ebuild | |
parent | Revision bump, including a fix for the color preferences widget (Manifest rec... (diff) | |
download | gentoo-2-337f024b0c8340a6da755514217a92a3473a4162.tar.gz gentoo-2-337f024b0c8340a6da755514217a92a3473a4162.tar.bz2 gentoo-2-337f024b0c8340a6da755514217a92a3473a4162.zip |
carry forward keywords
Diffstat (limited to 'app-misc/screen/screen-4.0.2.ebuild')
-rw-r--r-- | app-misc/screen/screen-4.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/screen/screen-4.0.2.ebuild b/app-misc/screen/screen-4.0.2.ebuild index f0745522dc7f..4f9b0a67fbfd 100644 --- a/app-misc/screen/screen-4.0.2.ebuild +++ b/app-misc/screen/screen-4.0.2.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/app-misc/screen/screen-4.0.2.ebuild,v 1.5 2004/04/26 21:37:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/screen-4.0.2.ebuild,v 1.6 2004/05/11 22:22:56 mr_bones_ Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.uni-erlangen.de/pub/utilities/screen/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 arm s390" +KEYWORDS="~x86 arm s390 ~sparc ~ppc ~hppa ~amd64 ~mips ~alpha ~ia64 ~ppc64" IUSE="pam" RDEPEND=">=sys-libs/ncurses-5.2 |