diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:06:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:06:24 +0100 |
commit | cb9699512c25fff8d3eb287ac4a3976ad5485c09 (patch) | |
tree | 0e93fe4cb54df012ea01f4ff3a265396cbae3168 /app-eselect/eselect-vi | |
parent | dev-python/pysnmp: x86 stable wrt bug #606300 (diff) | |
download | gentoo-cb9699512c25fff8d3eb287ac4a3976ad5485c09.tar.gz gentoo-cb9699512c25fff8d3eb287ac4a3976ad5485c09.tar.bz2 gentoo-cb9699512c25fff8d3eb287ac4a3976ad5485c09.zip |
app-eselect/eselect-vi: x86 stable wrt bug #609374
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-vi')
-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 a19a5b5e4d96..8761ffa9cb14 100644 --- a/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild +++ b/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild @@ -10,7 +10,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" |