app-crypt/stoken: adding arches
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 7 Apr 2016 17:52:58 +0000 (12:52 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 7 Apr 2016 17:54:11 +0000 (12:54 -0500)
Package-Manager: portage-2.2.26

app-crypt/stoken/stoken-0.90.ebuild

index e2ca5a126f6109eceaf26bd5eadc439ca2851c78..6e00dbf693be8ab282440f6863bef5462f718c95 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="http://github.com/cernekee/stoken/archive/v${PV}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="gtk"
 
 RDEPEND="gtk? ( x11-libs/gtk+:2 )"