summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-10 02:09:42 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-10 02:09:42 +0100
commit20a74ee6f66373a7b1e64cd47efafde64e1856ba (patch)
tree52bdf2a38e3cbf9c64fe2d1bc71112821827b9ee /app-shells
parentapp-portage/eix: add -std=c++11 (https://github.com/vaeth/eix/issues/35). (diff)
downloadgentoo-20a74ee6f66373a7b1e64cd47efafde64e1856ba.tar.gz
gentoo-20a74ee6f66373a7b1e64cd47efafde64e1856ba.tar.bz2
gentoo-20a74ee6f66373a7b1e64cd47efafde64e1856ba.zip
app-shells/push: ppc ppc64 arm arm64 stable (bug 608808).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/push/push-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/push/push-2.0.ebuild b/app-shells/push/push-2.0.ebuild
index 308325b05d3f..9b62ee7dc05c 100644
--- a/app-shells/push/push-2.0.ebuild
+++ b/app-shells/push/push-2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE=""
src_install() {