diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:07:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:52:31 +0000 |
commit | 7ec474a4efefaf05022dc83cbbf98aa51306cfdb (patch) | |
tree | 5572b7190b83db365be931656c95404c572e7b37 /app-shells/push | |
parent | app-shells/bash: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-7ec474a4efefaf05022dc83cbbf98aa51306cfdb.tar.gz gentoo-7ec474a4efefaf05022dc83cbbf98aa51306cfdb.tar.bz2 gentoo-7ec474a4efefaf05022dc83cbbf98aa51306cfdb.zip |
app-shells/push: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@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 8703d5d2b912..0b0c030545bc 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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 ~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 e6bb2c8e3cc0..c819b031441a 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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 ~sparc-solaris ~sparc64-solaris ~x86-solaris" src_compile() { :; } |