diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:33:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:35:49 +0200 |
commit | f9571b0cde5e2b2543de4b9d3c6e1f1679cf5f28 (patch) | |
tree | 9a68aa5579f6b934b59b8b2702f73111848a9934 /app-crypt/trousers | |
parent | app-emulation/diskimage-builder: 3.2.1 bump (diff) | |
download | gentoo-f9571b0cde5e2b2543de4b9d3c6e1f1679cf5f28.tar.gz gentoo-f9571b0cde5e2b2543de4b9d3c6e1f1679cf5f28.tar.bz2 gentoo-f9571b0cde5e2b2543de4b9d3c6e1f1679cf5f28.zip |
app-crypt/trousers: x86 stable wrt bug #737022
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/trousers')
-rw-r--r-- | app-crypt/trousers/trousers-0.3.14-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/trousers/trousers-0.3.14-r3.ebuild b/app-crypt/trousers/trousers-0.3.14-r3.ebuild index 3699a6925edb..1b24f88f53dc 100644 --- a/app-crypt/trousers/trousers-0.3.14-r3.ebuild +++ b/app-crypt/trousers/trousers-0.3.14-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/trousers/${PN}/${P}.tar.gz" LICENSE="CPL-1.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~m68k ~ppc ~ppc64 ~s390 ~x86" +KEYWORDS="~amd64 arm ~arm64 ~m68k ~ppc ~ppc64 ~s390 x86" IUSE="doc libressl selinux" # gtk # gtk support presently does NOT compile. |