diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-18 15:38:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-18 15:38:54 +0100 |
commit | a9e46ea409a7094236a40224dc2f6e18156db623 (patch) | |
tree | 58936e1ace3e9e8dd0fae58049fe5ddccbd2814a /app-shells/quoter | |
parent | app-shells/push: ia64 stable wrt bug #608808 (diff) | |
download | gentoo-a9e46ea409a7094236a40224dc2f6e18156db623.tar.gz gentoo-a9e46ea409a7094236a40224dc2f6e18156db623.tar.bz2 gentoo-a9e46ea409a7094236a40224dc2f6e18156db623.zip |
app-shells/quoter: ia64 stable wrt bug #608808
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/quoter')
-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 aa166df36bdf..a6f912f9f142 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() { |