diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:54:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:54:11 +0200 |
commit | dc8233bda685bfba5f039e9fd7ef31bf5faaa66e (patch) | |
tree | 40cc985078b69a2f08f3a0f44c5877aaf15249c6 /app-shells | |
parent | dev-java/bcprov: ppc64 stable wrt bug #744310 (diff) | |
download | gentoo-dc8233bda685bfba5f039e9fd7ef31bf5faaa66e.tar.gz gentoo-dc8233bda685bfba5f039e9fd7ef31bf5faaa66e.tar.bz2 gentoo-dc8233bda685bfba5f039e9fd7ef31bf5faaa66e.zip |
app-shells/quoter: s390 stable wrt bug #744220
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/quoter/quoter-4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/quoter/quoter-4.2.ebuild b/app-shells/quoter/quoter-4.2.ebuild index bad811378ba7..aa718b92b51f 100644 --- a/app-shells/quoter/quoter-4.2.ebuild +++ b/app-shells/quoter/quoter-4.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" 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 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" src_configure() { tc-export CC |