diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-22 19:23:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-22 19:23:43 +0100 |
commit | 12dc46775ae73b9a84140a91186e4ce7c53f7d21 (patch) | |
tree | b2af3aedb637024767077e0f4405c8c719110aab /app-shells | |
parent | app-text/discount: respect gentoo's CC propagation (diff) | |
download | gentoo-12dc46775ae73b9a84140a91186e4ce7c53f7d21.tar.gz gentoo-12dc46775ae73b9a84140a91186e4ce7c53f7d21.tar.bz2 gentoo-12dc46775ae73b9a84140a91186e4ce7c53f7d21.zip |
app-shells/quoter: stable 3.0_p2-r1 for hppa/sparc, bug #627280 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.12, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa sparc"
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/quoter/quoter-3.0_p2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/quoter/quoter-3.0_p2-r1.ebuild b/app-shells/quoter/quoter-3.0_p2-r1.ebuild index cead063d23ca..0a98df7cab96 100644 --- a/app-shells/quoter/quoter-3.0_p2-r1.ebuild +++ b/app-shells/quoter/quoter-3.0_p2-r1.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 ~x64-cygwin ~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 ~x64-cygwin ~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() { |