diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-03 15:24:20 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-03 15:25:08 +0000 |
commit | e4f767f403e5e08e4d376220a3cc690391dedcc4 (patch) | |
tree | 8777fff062f8b2c79e67933e80dfd521d142d4f4 /app-shells | |
parent | app-shells/push: stable 2.0-r1 for ia64, bug #627280 (diff) | |
download | gentoo-e4f767f403e5e08e4d376220a3cc690391dedcc4.tar.gz gentoo-e4f767f403e5e08e4d376220a3cc690391dedcc4.tar.bz2 gentoo-e4f767f403e5e08e4d376220a3cc690391dedcc4.zip |
app-shells/quoter: stable 3.0_p2-r1 for ia64, bug #627280
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
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 b386e17c4949..1474b6e1c8ed 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() { |