From: Matthew Thode Date: Thu, 7 Apr 2016 17:52:58 +0000 (-0500) Subject: app-crypt/stoken: adding arches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d0258151b2af233e33db9ae91d5c1cb4fd6b1ab8;p=gentoo.git app-crypt/stoken: adding arches Package-Manager: portage-2.2.26 --- diff --git a/app-crypt/stoken/stoken-0.90.ebuild b/app-crypt/stoken/stoken-0.90.ebuild index e2ca5a126f61..6e00dbf693be 100644 --- a/app-crypt/stoken/stoken-0.90.ebuild +++ b/app-crypt/stoken/stoken-0.90.ebuild @@ -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 )"