diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:05:03 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:12 +0100 |
commit | c2a0040e5a908f9649f31ac7ffbf06196363c9c4 (patch) | |
tree | 2a29b18956f495e58edadd35e2e32b5dca62b3e4 /app-shells/quoter | |
parent | app-shells/push: dropped ~ia64-hpux ~ia64-linux ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-c2a0040e5a908f9649f31ac7ffbf06196363c9c4.tar.gz gentoo-c2a0040e5a908f9649f31ac7ffbf06196363c9c4.tar.bz2 gentoo-c2a0040e5a908f9649f31ac7ffbf06196363c9c4.zip |
app-shells/quoter: dropped ~ia64-hpux ~ia64-linux ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-shells/quoter')
-rw-r--r-- | app-shells/quoter/quoter-2.0_p2.ebuild | 4 | ||||
-rw-r--r-- | app-shells/quoter/quoter-3.0_p2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/quoter/quoter-2.0_p2.ebuild b/app-shells/quoter/quoter-2.0_p2.ebuild index 7bd3b5e7e0d7..6144ab408ea3 100644 --- a/app-shells/quoter/quoter-2.0_p2.ebuild +++ b/app-shells/quoter/quoter-2.0_p2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016 Gentoo Foundation +# Copyright 2016-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-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() { diff --git a/app-shells/quoter/quoter-3.0_p2.ebuild b/app-shells/quoter/quoter-3.0_p2.ebuild index bbba5b75c28b..6144ab408ea3 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 ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-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() { |