diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-30 17:38:39 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-30 17:39:11 -0400 |
commit | fc704890675d1f5f2e71c1ad725afbbe77cc5059 (patch) | |
tree | 0210de07c8f091c8572be77067dc06b0e020cba8 /app-text/libabw | |
parent | dev-db/mariadb-connector-c: arm64 stable (diff) | |
download | gentoo-fc704890675d1f5f2e71c1ad725afbbe77cc5059.tar.gz gentoo-fc704890675d1f5f2e71c1ad725afbbe77cc5059.tar.bz2 gentoo-fc704890675d1f5f2e71c1ad725afbbe77cc5059.zip |
app-text/libabw: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text/libabw')
-rw-r--r-- | app-text/libabw/libabw-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libabw/libabw-0.1.2.ebuild b/app-text/libabw/libabw-0.1.2.ebuild index 99ad555c2b0e..55a551b2fc4f 100644 --- a/app-text/libabw/libabw-0.1.2.ebuild +++ b/app-text/libabw/libabw-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="doc static-libs" RDEPEND=" |