diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 08:57:24 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 09:04:37 +0100 |
commit | af4b766d03bbf1e1b31af7c9221e228110964e18 (patch) | |
tree | 8f762489f457b27ea5a459aac86ce0f48788a0bb /app-crypt/stoken | |
parent | x11-misc/redshift: Old. (diff) | |
download | gentoo-af4b766d03bbf1e1b31af7c9221e228110964e18.tar.gz gentoo-af4b766d03bbf1e1b31af7c9221e228110964e18.tar.bz2 gentoo-af4b766d03bbf1e1b31af7c9221e228110964e18.zip |
app-crypt/stoken: arm ppc64 stable (bug 591138).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt/stoken')
-rw-r--r-- | app-crypt/stoken/stoken-0.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/stoken/stoken-0.90.ebuild b/app-crypt/stoken/stoken-0.90.ebuild index 45b9016db2bb..25e6182ea038 100644 --- a/app-crypt/stoken/stoken-0.90.ebuild +++ b/app-crypt/stoken/stoken-0.90.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ppc64 x86" IUSE="gtk" RDEPEND=" |