diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:21:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:26 +0100 |
commit | 1c7a3a68bb93fc997a9f07f8eb4b46430e9a234f (patch) | |
tree | 59e234ea768820f0738c1d67f4db96a0416a38b1 /app-eselect | |
parent | games-roguelike/angband: x86 stable wrt bug #585342 (diff) | |
download | gentoo-1c7a3a68bb93fc997a9f07f8eb4b46430e9a234f.tar.gz gentoo-1c7a3a68bb93fc997a9f07f8eb4b46430e9a234f.tar.bz2 gentoo-1c7a3a68bb93fc997a9f07f8eb4b46430e9a234f.zip |
app-eselect/eselect-rust: x86 stable wrt bug #579094
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-rust/eselect-rust-0.3_pre20150428.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-rust/eselect-rust-0.3_pre20150428.ebuild b/app-eselect/eselect-rust/eselect-rust-0.3_pre20150428.ebuild index 6e42d40bdff5..5d2ff2dfa295 100644 --- a/app-eselect/eselect-rust/eselect-rust-0.3_pre20150428.ebuild +++ b/app-eselect/eselect-rust/eselect-rust-0.3_pre20150428.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="https://github.com/jauhien/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="app-admin/eselect" |