diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-10-22 23:41:26 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-10-22 23:41:26 +0200 |
commit | 29af7169a65fb79384bf85e81c07da5e9a7bf7b0 (patch) | |
tree | 06f9126a9f66d3d307d20be6348ff673abf9ffd6 /app-shells/quoter | |
parent | app-shells/push-2.0-r1: alpha stable (diff) | |
download | gentoo-29af7169a65fb79384bf85e81c07da5e9a7bf7b0.tar.gz gentoo-29af7169a65fb79384bf85e81c07da5e9a7bf7b0.tar.bz2 gentoo-29af7169a65fb79384bf85e81c07da5e9a7bf7b0.zip |
app-shells/quoter-3.0_p2-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/627280
Diffstat (limited to 'app-shells/quoter')
-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 0a98df7cab96..1eccf5005a7a 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() { |