diff options
author | Michael Weber <xmw@gentoo.org> | 2018-03-07 21:29:44 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2018-03-07 21:29:44 +0100 |
commit | 1e49c6482d1efe711ab49ca494eeda57889b3f30 (patch) | |
tree | 63535ff7afb6c500b4bb613a541b6298de5cf05a /app-shells/push | |
parent | media-plugins/gimp-resynthesizer: drop old (diff) | |
download | gentoo-1e49c6482d1efe711ab49ca494eeda57889b3f30.tar.gz gentoo-1e49c6482d1efe711ab49ca494eeda57889b3f30.tar.bz2 gentoo-1e49c6482d1efe711ab49ca494eeda57889b3f30.zip |
app-shells/push: arm64 stable
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-shells/push')
-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 323cf66c77b9..48c863ae8224 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 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="" src_install() { |