diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-18 08:57:40 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-18 08:58:41 +0200 |
commit | c84f8f4843811a76aa7b7b49bf5777a8f33a57be (patch) | |
tree | 0ab7ee346c7e7ee7ade59b20eb9e1c3b670a8a9e /app-shells/quoter | |
parent | app-shells/push: Stable for HPPA (bug #608808). (diff) | |
download | gentoo-c84f8f4843811a76aa7b7b49bf5777a8f33a57be.tar.gz gentoo-c84f8f4843811a76aa7b7b49bf5777a8f33a57be.tar.bz2 gentoo-c84f8f4843811a76aa7b7b49bf5777a8f33a57be.zip |
app-shells/quoter: Stable for HPPA (bug #608808).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-shells/quoter')
-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 a6f912f9f142..301d3e31d460 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() { |