mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
mate-base/mate-applets: added ~arm64 keyword.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
This commit is contained in:
committed by
Patrice Clement
parent
845b1a8469
commit
3694384499
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit mate python-single-r1
|
||||
|
||||
if [[ ${PV} != 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Applets for the MATE Desktop and Panel"
|
||||
|
||||
Reference in New Issue
Block a user