Skip to content

Commit

Permalink
dev-python/bz2file: added ~mips to KEYWORDS, per #638776
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Kinard <[email protected]>
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
Kumba42 committed Feb 6, 2018
1 parent 425d240 commit 0898515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-python/bz2file/bz2file-0.98.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

python_test() {
Expand Down

0 comments on commit 0898515

Please sign in to comment.