commit: d0258151b2af233e33db9ae91d5c1cb4fd6b1ab8 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Thu Apr 7 17:52:58 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Thu Apr 7 17:54:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0258151
app-crypt/stoken: adding arches Package-Manager: portage-2.2.26 app-crypt/stoken/stoken-0.90.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/stoken/stoken-0.90.ebuild b/app-crypt/stoken/stoken-0.90.ebuild index e2ca5a1..6e00dbf 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 )"
