diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 14:57:41 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 14:57:41 +0100 |
commit | 4527a35f9b281d02f46fdc755e4f06427bdb0f74 (patch) | |
tree | cff951517c2c8bddd250133f5bf02a6d21e96052 /app-shells | |
parent | app-shells/push: drop ppc-aix m68k-mint (diff) | |
download | gentoo-4527a35f9b281d02f46fdc755e4f06427bdb0f74.tar.gz gentoo-4527a35f9b281d02f46fdc755e4f06427bdb0f74.tar.bz2 gentoo-4527a35f9b281d02f46fdc755e4f06427bdb0f74.zip |
app-shells/quoter: 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')
-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 e598e12f30ef..fbfc675b009a 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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" src_configure() { tc-export CC |