Skip to content

Commit

Permalink
app-i18n/opencc: arm64 keyworded (bug #692414)
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Bauman <[email protected]>
Package-Manager: Portage-2.3.71, Repoman-2.3.17
  • Loading branch information
FuzzyGophers committed Aug 18, 2019
1 parent 661cee8 commit 1e48467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-i18n/opencc/opencc-1.0.5.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="6"
Expand All @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/BYVoid/OpenCC"

LICENSE="Apache-2.0"
SLOT="0/2"
KEYWORDS="amd64 hppa ppc ppc64 x86"
KEYWORDS="amd64 ~arm64 hppa ppc ppc64 x86"
IUSE="doc test"

DEPEND="doc? ( app-doc/doxygen )"
Expand Down

0 comments on commit 1e48467

Please sign in to comment.