diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-26 22:32:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-26 22:32:14 +0100 |
commit | 364e684278365386dc47782e7b8d2e067ff1da23 (patch) | |
tree | a63637de8eef7ed8c477a2b50fc2b3c0a1ab9338 /app-shells/quoter | |
parent | dev-python/process-tests: stable 2.1.1 for hppa (diff) | |
download | gentoo-364e684278365386dc47782e7b8d2e067ff1da23.tar.gz gentoo-364e684278365386dc47782e7b8d2e067ff1da23.tar.bz2 gentoo-364e684278365386dc47782e7b8d2e067ff1da23.zip |
app-shells/quoter: stable 4.2 for hppa
stable wrt bug #744220
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-shells/quoter')
-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 99521848c627..88f395fbbcf9 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 |