diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-03 18:54:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-03 18:54:25 +0000 |
commit | 5d5aa3322f463623c7100202dce7fe8afd2ea2a7 (patch) | |
tree | a5c29fad22ac5a858fb374f56ccb9dcdf25eef61 /sys-auth | |
parent | sys-devel/binutils: indent metadata.xml (diff) | |
download | gentoo-5d5aa3322f463623c7100202dce7fe8afd2ea2a7.tar.gz gentoo-5d5aa3322f463623c7100202dce7fe8afd2ea2a7.tar.bz2 gentoo-5d5aa3322f463623c7100202dce7fe8afd2ea2a7.zip |
sys-auth/oath-toolkit: keyworded 2.6.2 for ppc64, bug #668278
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 5fccec15e713..6de83fa9aded 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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="pam pskc test" RDEPEND=" |