diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-25 00:23:39 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-26 16:37:06 +0100 |
commit | 0c6095dd1577313997c651c5c9695e95f772b517 (patch) | |
tree | 85ef90d4885d1d334d46d1064e8a66e97629293d /app-crypt/trousers | |
parent | sci-libs/indilib: Update upstream remote id (diff) | |
download | gentoo-0c6095dd1577313997c651c5c9695e95f772b517.tar.gz gentoo-0c6095dd1577313997c651c5c9695e95f772b517.tar.bz2 gentoo-0c6095dd1577313997c651c5c9695e95f772b517.zip |
app-crypt/trousers: arm64 stable (bug 609090).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt/trousers')
-rw-r--r-- | app-crypt/trousers/trousers-0.3.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/trousers/trousers-0.3.14-r1.ebuild b/app-crypt/trousers/trousers-0.3.14-r1.ebuild index 04af8b353295..fb34d2e71d2a 100644 --- a/app-crypt/trousers/trousers-0.3.14-r1.ebuild +++ b/app-crypt/trousers/trousers-0.3.14-r1.ebuild @@ -12,7 +12,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 ~sh x86" +KEYWORDS="amd64 arm arm64 ~m68k ~ppc ~ppc64 ~s390 ~sh x86" IUSE="doc libressl selinux" # gtk # gtk support presently does NOT compile. |