diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 18:04:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 18:04:43 +0100 |
commit | a77a0152396fe287922db7adb455b1b7861d0d48 (patch) | |
tree | 4f0c070822001187fcb890e05d02b07b670ab230 /app-eselect | |
parent | app-editors/vim-core: ia64 stable wrt bug #611386 (diff) | |
download | gentoo-a77a0152396fe287922db7adb455b1b7861d0d48.tar.gz gentoo-a77a0152396fe287922db7adb455b1b7861d0d48.tar.bz2 gentoo-a77a0152396fe287922db7adb455b1b7861d0d48.zip |
app-eselect/eselect-vi: ia64 stable wrt bug #609374
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild b/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild index 9b213cce44c9..a7a491eba763 100644 --- a/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild +++ b/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz" LICENSE="GPL-2" 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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.0.6" |