diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-03 15:24:16 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-03 15:25:08 +0000 |
commit | e6e11ebbecf115c7332971e9e96778f8977f53f7 (patch) | |
tree | 4801123d3c1111488fee60701916e8d6783560cb /app-shells/push | |
parent | net-vpn/wireguard: verbose compiles aren't adding much (diff) | |
download | gentoo-e6e11ebbecf115c7332971e9e96778f8977f53f7.tar.gz gentoo-e6e11ebbecf115c7332971e9e96778f8977f53f7.tar.bz2 gentoo-e6e11ebbecf115c7332971e9e96778f8977f53f7.zip |
app-shells/push: stable 2.0-r1 for ia64, bug #627280
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
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 8d302ea2022b..514aea5e319f 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() { |