diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-22 14:21:16 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-22 14:21:16 +0000 |
commit | 3e4c52e89a292f7fad71b30eeee7f8ce24a9c341 (patch) | |
tree | 1925ae857263e2d75c1091320bf38e74b8064d9a /sys-apps/ed | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-3e4c52e89a292f7fad71b30eeee7f8ce24a9c341.tar.gz gentoo-2-3e4c52e89a292f7fad71b30eeee7f8ce24a9c341.tar.bz2 gentoo-2-3e4c52e89a292f7fad71b30eeee7f8ce24a9c341.zip |
keyword ~ia64 wrt bug #502020
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'sys-apps/ed')
-rw-r--r-- | sys-apps/ed/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/ed/ed-1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/ed/ChangeLog b/sys-apps/ed/ChangeLog index 593ecdc329c4..63bd47071a52 100644 --- a/sys-apps/ed/ChangeLog +++ b/sys-apps/ed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/ed # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ChangeLog,v 1.103 2014/02/21 18:02:44 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ChangeLog,v 1.104 2014/02/22 14:21:16 hattya Exp $ + + 22 Feb 2014; Akinori Hattori <hattya@gentoo.org> ed-1.10.ebuild: + keyword ~ia64 wrt bug #502020 *ed-1.10 (21 Feb 2014) diff --git a/sys-apps/ed/ed-1.10.ebuild b/sys-apps/ed/ed-1.10.ebuild index 4ded8f84f1d5..9be33a11e166 100644 --- a/sys-apps/ed/ed-1.10.ebuild +++ b/sys-apps/ed/ed-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-1.10.ebuild,v 1.1 2014/02/21 18:02:44 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-1.10.ebuild,v 1.2 2014/02/22 14:21:16 hattya Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/ed/${P}.tar.lz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="sys-apps/texinfo |