diff options
author | 2019-08-20 19:13:19 -0700 | |
---|---|---|
committer | 2019-08-20 19:13:19 -0700 | |
commit | 1ce5191ad8b5059d4323f0b6f19deefc6cfca21c (patch) | |
tree | 952f81618ea02f18e1e80c7945bcce9b4cb302fb /sys-auth/oath-toolkit | |
parent | app-admin/pass-otp: Stabilize (diff) | |
download | gentoo-1ce5191ad8b5059d4323f0b6f19deefc6cfca21c.tar.gz gentoo-1ce5191ad8b5059d4323f0b6f19deefc6cfca21c.tar.bz2 gentoo-1ce5191ad8b5059d4323f0b6f19deefc6cfca21c.zip |
sys-auth/oath-toolkit-2.6.2: x86 stable
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-auth/oath-toolkit')
-rw-r--r-- | sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild index 28725920c261..1fd990ee3d13 100644 --- a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild +++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="pam pskc test" RDEPEND=" |