diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-12-18 21:46:53 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-12-18 21:46:53 +0000 |
commit | b1c1caa8d899541fbfd25ae819b8f49aea87b54b (patch) | |
tree | bdbba8a0ef54d3b15e102929e2e28cd773c0f8c2 /app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild | |
parent | Add ~amd64 keyword, bug #202428. (diff) | |
download | gentoo-2-b1c1caa8d899541fbfd25ae819b8f49aea87b54b.tar.gz gentoo-2-b1c1caa8d899541fbfd25ae819b8f49aea87b54b.tar.bz2 gentoo-2-b1c1caa8d899541fbfd25ae819b8f49aea87b54b.zip |
Add ~amd64 keyword, bug #202428.
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild')
-rw-r--r-- | app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild b/app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild index e91addfecb8c..0c2e504c8769 100644 --- a/app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild +++ b/app-editors/uemacs-pk/uemacs-pk-4.0.18.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-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild,v 1.2 2007/10/10 07:21:43 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild,v 1.3 2007/12/18 21:46:53 ulm Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.cs.helsinki.fi/pub/Software/Local/uEmacs-PK/em-${PV}.tar.gz" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="sys-libs/ncurses" |