Skip to content

Commit

Permalink
app-misc/neofetch: Added ~mips to KEYWORDS.
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Kinard <[email protected]>
Package-Manager: Portage-2.3.52, Repoman-2.3.12
  • Loading branch information
Kumba42 committed Dec 16, 2018
1 parent e2375f5 commit 320ab75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-misc/neofetch/neofetch-5.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=7

if [[ ${PV} != *9999* ]]; then
SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz"
KEYWORDS="amd64 x86 ~amd64-fbsd"
KEYWORDS="amd64 mips x86 ~amd64-fbsd"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git"
Expand Down

0 comments on commit 320ab75

Please sign in to comment.