diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-02-15 14:48:57 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-02-15 14:48:57 +0100 |
commit | 3e145b816f08a4d8081d68c0f83d6d98ae304406 (patch) | |
tree | a1a177681f60af620e28f0a1f483f4cca0438755 /app-shells | |
parent | app-shells/push-2.0-r0: add alpha keyword (diff) | |
download | gentoo-3e145b816f08a4d8081d68c0f83d6d98ae304406.tar.gz gentoo-3e145b816f08a4d8081d68c0f83d6d98ae304406.tar.bz2 gentoo-3e145b816f08a4d8081d68c0f83d6d98ae304406.zip |
app-shells/quoter-3.0_p2-r0: add alpha keyword
Gentoo-Bug: 608808
Diffstat (limited to 'app-shells')
-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 fb591953879a..822a6e82ff92 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() { |