summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-04-07 12:52:58 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-04-07 12:54:11 -0500
commitd0258151b2af233e33db9ae91d5c1cb4fd6b1ab8 (patch)
tree91a6c216f9c541c880d408f84d56dc216a05aec6 /app-crypt
parentmedia-libs/opencv: disable git autodetect bug #558556 (diff)
downloadgentoo-d0258151b2af233e33db9ae91d5c1cb4fd6b1ab8.tar.gz
gentoo-d0258151b2af233e33db9ae91d5c1cb4fd6b1ab8.tar.bz2
gentoo-d0258151b2af233e33db9ae91d5c1cb4fd6b1ab8.zip
app-crypt/stoken: adding arches
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/stoken/stoken-0.90.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"