diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 21:12:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 21:12:50 +0000 |
commit | c436641470f696407c8bfd72cd64f782bcd53ef3 (patch) | |
tree | 0c9d4f5e938af3a28f854a436559b17dfcef5abb /sys-fs | |
parent | sys-fs/udisks: Stabilize 2.9.1 ppc64, #762133 (diff) | |
download | gentoo-c436641470f696407c8bfd72cd64f782bcd53ef3.tar.gz gentoo-c436641470f696407c8bfd72cd64f782bcd53ef3.tar.bz2 gentoo-c436641470f696407c8bfd72cd64f782bcd53ef3.zip |
sys-fs/encfs: Keyword 1.9.5-r1 ppc64, #764029
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/encfs/encfs-1.9.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/encfs/encfs-1.9.5-r1.ebuild b/sys-fs/encfs/encfs-1.9.5-r1.ebuild index c4043c7510d5..4bbb57d57e46 100644 --- a/sys-fs/encfs/encfs-1.9.5-r1.ebuild +++ b/sys-fs/encfs/encfs-1.9.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/vgough/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86" IUSE="libressl nls" RDEPEND=" |