diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-25 22:21:54 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-26 09:18:44 -0400 |
commit | 024a82091417f15edaa70ae4d758b621591781a1 (patch) | |
tree | ee0e0076972d5c378b8c3f8a8e71fcd4767cf14b /dev-libs | |
parent | dev-libs/m17n-lib: arm64 stable (diff) | |
download | gentoo-024a82091417f15edaa70ae4d758b621591781a1.tar.gz gentoo-024a82091417f15edaa70ae4d758b621591781a1.tar.bz2 gentoo-024a82091417f15edaa70ae4d758b621591781a1.zip |
dev-libs/libotf: 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 'dev-libs')
-rw-r--r-- | dev-libs/libotf/libotf-0.9.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libotf/libotf-0.9.13.ebuild b/dev-libs/libotf/libotf-0.9.13.ebuild index 34aacce2afe5..a0b9e00c03dd 100644 --- a/dev-libs/libotf/libotf-0.9.13.ebuild +++ b/dev-libs/libotf/libotf-0.9.13.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=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs X" RDEPEND=">=media-libs/freetype-2.4.9 |