diff options
author | Markus Meier <maekke@gentoo.org> | 2017-10-17 21:06:10 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-10-17 21:06:10 +0200 |
commit | 1d9e880202f0aee61d81bd0b4b812652c8eee7c1 (patch) | |
tree | 32fb183b6013376d9610c95630bbf2296c61beab /app-shells | |
parent | sys-devel/gcc-config: arm stable, bug #626646 (diff) | |
download | gentoo-1d9e880202f0aee61d81bd0b4b812652c8eee7c1.tar.gz gentoo-1d9e880202f0aee61d81bd0b4b812652c8eee7c1.tar.bz2 gentoo-1d9e880202f0aee61d81bd0b4b812652c8eee7c1.zip |
app-shells/push: arm stable, bug #627280
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/push/push-2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/push/push-2.0-r1.ebuild b/app-shells/push/push-2.0-r1.ebuild index d7818abffdee..14b2c5ff26a6 100644 --- a/app-shells/push/push-2.0-r1.ebuild +++ b/app-shells/push/push-2.0-r1.ebuild @@ -10,7 +10,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 ~x64-cygwin ~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 ~x64-cygwin ~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() { |