Skip to content

Commit

Permalink
app-eselect/eselect-rust: ~ppc keyworded
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/769458
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Apr 27, 2021
1 parent 5334d85 commit e1cc567
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-eselect/eselect-rust/eselect-rust-20200419.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="7"
Expand All @@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/${PN}.git"
else
SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.bz2"
KEYWORDS="amd64 arm arm64 ppc64 x86"
KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
fi

DESCRIPTION="Eselect module for management of multiple Rust versions"
Expand Down

0 comments on commit e1cc567

Please sign in to comment.