diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 14:57:29 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 14:57:29 +0100 |
commit | 91866d4f94473119197c7b8bcc33f31160270078 (patch) | |
tree | a48aa4437d472ab5b2ce894664db65ab7df45c37 /app-shells/push | |
parent | app-shells/gentoo-bashcomp: drop ppc-aix m68k-mint (diff) | |
download | gentoo-91866d4f94473119197c7b8bcc33f31160270078.tar.gz gentoo-91866d4f94473119197c7b8bcc33f31160270078.tar.bz2 gentoo-91866d4f94473119197c7b8bcc33f31160270078.zip |
app-shells/push: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-shells/push')
-rw-r--r-- | app-shells/push/push-2.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-shells/push/push-3.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/push/push-2.0-r1.ebuild b/app-shells/push/push-2.0-r1.ebuild index 0c989dc8978a..c5a0981680a3 100644 --- a/app-shells/push/push-2.0-r1.ebuild +++ b/app-shells/push/push-2.0-r1.ebuild @@ -9,7 +9,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 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~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 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="" src_install() { diff --git a/app-shells/push/push-3.4.ebuild b/app-shells/push/push-3.4.ebuild index 346cfef7b884..0d68d5ec8ded 100644 --- a/app-shells/push/push-3.4.ebuild +++ b/app-shells/push/push-3.4.ebuild @@ -9,7 +9,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 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~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 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" src_compile() { :; } |