diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:56:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:56:16 +0100 |
commit | 2f0295133442effe24c81c5fcdfd44a1f3af795d (patch) | |
tree | 010a3367a1639ee62fba0d2d26c16ab5eee8e156 /app-shells | |
parent | app-portage/eix: sparc stable wrt bug #608808 (diff) | |
download | gentoo-2f0295133442effe24c81c5fcdfd44a1f3af795d.tar.gz gentoo-2f0295133442effe24c81c5fcdfd44a1f3af795d.tar.bz2 gentoo-2f0295133442effe24c81c5fcdfd44a1f3af795d.zip |
app-shells/push: sparc stable wrt bug #608808
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/push/push-2.0.ebuild | 2 |
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 305f26d505a0..de6d7c8b6b8e 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() { |