diff options
author | 2004-02-22 23:09:25 +0000 | |
---|---|---|
committer | 2004-02-22 23:09:25 +0000 | |
commit | d48ba50caf402c84c86a03d5334f3c1e4e33aa93 (patch) | |
tree | f59cd0ac86a16cfb492ac1d987e5851d9a32592f /sys-libs/gpm | |
parent | Remove arm keywords (diff) | |
download | historical-d48ba50caf402c84c86a03d5334f3c1e4e33aa93.tar.gz historical-d48ba50caf402c84c86a03d5334f3c1e4e33aa93.tar.bz2 historical-d48ba50caf402c84c86a03d5334f3c1e4e33aa93.zip |
Remove arm keywords
Diffstat (limited to 'sys-libs/gpm')
-rw-r--r-- | sys-libs/gpm/gpm-1.20.0-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/gpm/gpm-1.20.0-r6.ebuild b/sys-libs/gpm/gpm-1.20.0-r6.ebuild index 5fdd5d3ae450..91668e5be113 100644 --- a/sys-libs/gpm/gpm-1.20.0-r6.ebuild +++ b/sys-libs/gpm/gpm-1.20.0-r6.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/sys-libs/gpm/gpm-1.20.0-r6.ebuild,v 1.7 2003/09/05 02:10:35 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r6.ebuild,v 1.8 2004/02/22 23:09:00 agriffis Exp $ IUSE="" @@ -18,7 +18,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa " src_unpack() { unpack ${A} diff --git a/sys-libs/gpm/gpm-1.20.1.ebuild b/sys-libs/gpm/gpm-1.20.1.ebuild index 24883cdfc1ad..3390389302f5 100644 --- a/sys-libs/gpm/gpm-1.20.1.ebuild +++ b/sys-libs/gpm/gpm-1.20.1.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/sys-libs/gpm/gpm-1.20.1.ebuild,v 1.14 2004/01/09 22:00:14 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1.ebuild,v 1.15 2004/02/22 23:09:00 agriffis Exp $ IUSE="" # Please use this variable to keep patch names sane for our patches! @@ -26,7 +26,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa arm amd64 ia64 ppc64 mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ppc64 mips" PATCHDIR=${WORKDIR}/patches |