diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:42:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:42:54 +0200 |
commit | 69a60d3a97ecb0de70c37c8c38c8cb5a4ac50f75 (patch) | |
tree | 437541ac27994c908444636933397b7354ace1a8 /app-crypt | |
parent | dev-python/markups: amd64 stable wrt bug #736736 (diff) | |
download | gentoo-69a60d3a97ecb0de70c37c8c38c8cb5a4ac50f75.tar.gz gentoo-69a60d3a97ecb0de70c37c8c38c8cb5a4ac50f75.tar.bz2 gentoo-69a60d3a97ecb0de70c37c8c38c8cb5a4ac50f75.zip |
app-crypt/trousers: amd64 stable wrt bug #737022
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 1b24f88f53dc..ccc86e4a391c 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. |