diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 20:13:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 20:13:48 +0000 |
commit | ba064e10f7b1101b05ba364beedaad9c004bfbf0 (patch) | |
tree | 10746740c955569bc28015c5ad69cc10aaf5c709 /app-shells | |
parent | dev-perl/Test-Regexp: stable 2017040101.0.0 for hppa, bug #624824 (thanks to ... (diff) | |
download | gentoo-ba064e10f7b1101b05ba364beedaad9c004bfbf0.tar.gz gentoo-ba064e10f7b1101b05ba364beedaad9c004bfbf0.tar.bz2 gentoo-ba064e10f7b1101b05ba364beedaad9c004bfbf0.zip |
app-shells/push: stable 2.0-r1 for hppa, bug #627280 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"
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 6f4dac628ea6..01b66bf50039 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() { |