diff options
author | Jeroen Roovers <jer@gentoo.org> | 2005-11-29 04:23:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2005-11-29 04:23:31 +0000 |
commit | 9e3b287c76b82a74549eb85cf31e648141ee4c22 (patch) | |
tree | d6aa8e61f13974ff8ec80c7754ed0f94487ed373 /sys-process/at/at-3.1.8-r12.ebuild | |
parent | Marked stable on amd64 (diff) | |
download | gentoo-2-9e3b287c76b82a74549eb85cf31e648141ee4c22.tar.gz gentoo-2-9e3b287c76b82a74549eb85cf31e648141ee4c22.tar.bz2 gentoo-2-9e3b287c76b82a74549eb85cf31e648141ee4c22.zip |
Marked ~hppa wrt bug 109185.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sys-process/at/at-3.1.8-r12.ebuild')
-rw-r--r-- | sys-process/at/at-3.1.8-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/at/at-3.1.8-r12.ebuild b/sys-process/at/at-3.1.8-r12.ebuild index e2ab8e24bf96..cf496780aaf3 100644 --- a/sys-process/at/at-3.1.8-r12.ebuild +++ b/sys-process/at/at-3.1.8-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r12.ebuild,v 1.1 2005/09/04 07:28:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r12.ebuild,v 1.2 2005/11/29 04:23:31 jer Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/a/at/at_${PV}-11.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=sys-devel/flex-2.5.4a |