diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-10-19 14:58:45 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-10-19 14:58:45 +0200 |
commit | 33fdaca1480794fcb8e16ecaddaec0230873bfd8 (patch) | |
tree | 4098b243229dfb5796b8d2c0b00e522de9eb6601 /app-shells | |
parent | app-shells/push: Stable on amd64 (diff) | |
download | gentoo-33fdaca1480794fcb8e16ecaddaec0230873bfd8.tar.gz gentoo-33fdaca1480794fcb8e16ecaddaec0230873bfd8.tar.bz2 gentoo-33fdaca1480794fcb8e16ecaddaec0230873bfd8.zip |
app-shells/quoter: Stable on amd64
Package-Manager: Portage-2.3.11, Repoman-2.3.3
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 160857ff4aea..cead063d23ca 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() { |