diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-18 15:38:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-18 15:38:50 +0100 |
commit | 08a53031dd03023534bed16965fa57cb4555720f (patch) | |
tree | 29a2d132c64e51b232448846ecb3c2836944e467 /app-shells/push | |
parent | app-portage/eix: ia64 stable wrt bug #608808 (diff) | |
download | gentoo-08a53031dd03023534bed16965fa57cb4555720f.tar.gz gentoo-08a53031dd03023534bed16965fa57cb4555720f.tar.bz2 gentoo-08a53031dd03023534bed16965fa57cb4555720f.zip |
app-shells/push: ia64 stable wrt bug #608808
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/push')
-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 de6d7c8b6b8e..fa56f36d322f 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() { |