diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 13:49:18 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 16:41:20 +0200 |
commit | bc3054e1a99a6ac85ab703d8ee747576c925f39a (patch) | |
tree | 9470b7007497bf7852f7c8ba0486e68e458a89cd /dev-tex/europecv | |
parent | 54e938aa8aeb0f8b312f290108d388e0017b3aba (diff) | |
download | gentoo-bc3054e1a99a6ac85ab703d8ee747576c925f39a.tar.gz gentoo-bc3054e1a99a6ac85ab703d8ee747576c925f39a.tar.xz |
dev-tex/europecv: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-tex/europecv')
-rw-r--r-- | dev-tex/europecv/europecv-20060424-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/europecv/europecv-20060424-r2.ebuild b/dev-tex/europecv/europecv-20060424-r2.ebuild index 4dcfcf69e73..37cffc7ecc4 100644 --- a/dev-tex/europecv/europecv-20060424-r2.ebuild +++ b/dev-tex/europecv/europecv-20060424-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="examples" |