diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-10 02:11:11 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-10 02:11:11 +0100 |
commit | fbe21787afecbc0be8126474d8da15d31e8fb862 (patch) | |
tree | 89ddf87cd6cf3e8494cbc98cb53b39f6dd3acc20 | |
parent | app-shells/push: ppc ppc64 arm arm64 stable (bug 608808). (diff) | |
download | gentoo-fbe21787afecbc0be8126474d8da15d31e8fb862.tar.gz gentoo-fbe21787afecbc0be8126474d8da15d31e8fb862.tar.bz2 gentoo-fbe21787afecbc0be8126474d8da15d31e8fb862.zip |
app-shells/quoter: ppc ppc64 arm arm64 stable (bug 608808).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r-- | app-shells/quoter/quoter-3.0_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/quoter/quoter-3.0_p2.ebuild b/app-shells/quoter/quoter-3.0_p2.ebuild index 6144ab408ea3..eb61cc1dc085 100644 --- a/app-shells/quoter/quoter-3.0_p2.ebuild +++ b/app-shells/quoter/quoter-3.0_p2.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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="" src_install() { |