summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 16:26:41 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 16:28:19 +0200
commitbb2750685eb2c4330d4952701d9a474d22a02c7f (patch)
tree47ccfa56b0c82560b65c8d2b24a5b54766f2b2f6 /app-shells
parentapp-portage/ufed: keyword ~riscv (diff)
downloadgentoo-bb2750685eb2c4330d4952701d9a474d22a02c7f.tar.gz
gentoo-bb2750685eb2c4330d4952701d9a474d22a02c7f.tar.bz2
gentoo-bb2750685eb2c4330d4952701d9a474d22a02c7f.zip
app-shells/push: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/push/push-2.0-r1.ebuild4
1 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 dcf848498b0d..d16b2e0640cf 100644
--- a/app-shells/push/push-2.0-r1.ebuild
+++ b/app-shells/push/push-2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~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 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE=""
src_install() {