diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2013-11-08 13:16:59 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2013-11-08 13:16:59 +0000 |
commit | 0e3feaec1d15e1349be371bf83c7249daebeebd8 (patch) | |
tree | 95f2ed3ac41d45d413e451115a4ef25a734a44c0 /app-misc | |
parent | version bump (diff) | |
download | gentoo-2-0e3feaec1d15e1349be371bf83c7249daebeebd8.tar.gz gentoo-2-0e3feaec1d15e1349be371bf83c7249daebeebd8.tar.bz2 gentoo-2-0e3feaec1d15e1349be371bf83c7249daebeebd8.zip |
editor-wrapper-4: keyword ~ppc-aix
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/editor-wrapper/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/editor-wrapper/editor-wrapper-4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/editor-wrapper/ChangeLog b/app-misc/editor-wrapper/ChangeLog index aff693c2aa72..b0ef385c61b2 100644 --- a/app-misc/editor-wrapper/ChangeLog +++ b/app-misc/editor-wrapper/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/editor-wrapper # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/editor-wrapper/ChangeLog,v 1.20 2013/02/17 20:09:14 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/editor-wrapper/ChangeLog,v 1.21 2013/11/08 13:16:59 haubi Exp $ + + 08 Nov 2013; Michael Haubenwallner <haubi@gentoo.org> + editor-wrapper-4.ebuild: + keyword ~ppc-aix 17 Feb 2013; Zac Medico <zmedico@gentoo.org> editor-wrapper-4.ebuild: Add ~arm-linux keyword. diff --git a/app-misc/editor-wrapper/editor-wrapper-4.ebuild b/app-misc/editor-wrapper/editor-wrapper-4.ebuild index ef3437cafa52..a81f7da077d4 100644 --- a/app-misc/editor-wrapper/editor-wrapper-4.ebuild +++ b/app-misc/editor-wrapper/editor-wrapper-4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/editor-wrapper/editor-wrapper-4.ebuild,v 1.15 2013/02/17 20:09:14 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/editor-wrapper/editor-wrapper-4.ebuild,v 1.16 2013/11/08 13:16:59 haubi Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" S="${WORKDIR}" |