diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-09-04 16:27:16 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-04 19:38:24 +0100 |
commit | 0ebd538434179d58c86bb0ab301cc55d240e983c (patch) | |
tree | 1388af915758c33dd4680d602acbb7ed199f0403 /sys-fs/encfs | |
parent | dev-libs/tinyxml2: stable 3.0.0 for sparc, bug #630486 (diff) | |
download | gentoo-0ebd538434179d58c86bb0ab301cc55d240e983c.tar.gz gentoo-0ebd538434179d58c86bb0ab301cc55d240e983c.tar.bz2 gentoo-0ebd538434179d58c86bb0ab301cc55d240e983c.zip |
sys-fs/encfs: stable 1.9.2 for sparc, bug #630486
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-fs/encfs')
-rw-r--r-- | sys-fs/encfs/encfs-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/encfs/encfs-1.9.2.ebuild b/sys-fs/encfs/encfs-1.9.2.ebuild index f51c6b663be6..3fd739dd5bd8 100644 --- a/sys-fs/encfs/encfs-1.9.2.ebuild +++ b/sys-fs/encfs/encfs-1.9.2.ebuild @@ -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 sparc ~x86" IUSE="libressl nls" RDEPEND=" |