diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 04:17:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 04:17:23 +0100 |
commit | 6d1c6f8790dcd0dee0b4f2512fd2440bd0266745 (patch) | |
tree | 5eb759ad4bcf44960746083930d3910fd71a5870 /app-crypt | |
parent | net-misc/tigervnc: Stabilize 1.9.0-r2 arm, #805503 (diff) | |
download | gentoo-6d1c6f8790dcd0dee0b4f2512fd2440bd0266745.tar.gz gentoo-6d1c6f8790dcd0dee0b4f2512fd2440bd0266745.tar.bz2 gentoo-6d1c6f8790dcd0dee0b4f2512fd2440bd0266745.zip |
app-crypt/trousers: Stabilize 0.3.15 arm, #805554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/trousers/trousers-0.3.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/trousers/trousers-0.3.15.ebuild b/app-crypt/trousers/trousers-0.3.15.ebuild index b0d2d035af91..009100b0bee1 100644 --- a/app-crypt/trousers/trousers-0.3.15.ebuild +++ b/app-crypt/trousers/trousers-0.3.15.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 ~riscv ~s390 ~x86" +KEYWORDS="amd64 arm ~arm64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~x86" IUSE="doc selinux" # gtk # gtk support presently does NOT compile. |