app-editors/pluma: added ~arm64 keyword.
authorRoy Bamford <neddyseagoon@gentoo.org>
Tue, 10 Oct 2017 21:05:46 +0000 (22:05 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 21 Dec 2017 21:14:11 +0000 (22:14 +0100)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

app-editors/pluma/pluma-1.18.2.ebuild

index 65d4d2f88bc01de0fd4bdf645a3e3ba18acf7e2c..07b75492fa3ba28f8e87696a0dce1bd3b0d2b8d7 100644 (file)
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit mate multilib python-single-r1 virtualx
 
 if [[ ${PV} != 9999 ]]; then
-       KEYWORDS="~amd64 ~arm ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 fi
 
 DESCRIPTION="Pluma text editor for the MATE desktop"