Skip to content

Commit

Permalink
mate-base/mate-common: added ~arm64 keyword.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Closes: https://bugs.gentoo.org/636538
Closes: gentoo#5982
  • Loading branch information
NeddySeagoon authored and monsieurp committed Dec 21, 2017
1 parent 0fa29e8 commit ac72d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mate-base/mate-common/mate-common-1.18.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inherit mate-desktop.org
if [[ ${PV} == 9999 ]]; then
inherit autotools
else
KEYWORDS="~amd64 ~arm ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi

DESCRIPTION="Common files for development of MATE packages"
Expand Down

0 comments on commit ac72d72

Please sign in to comment.