diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-09-08 15:52:42 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-09-08 15:53:11 +0300 |
commit | ccdfd5b6fa635a0e9aa83ae55c9e07edfffd2c95 (patch) | |
tree | 52d99d1a1dce9ae0f55de0ff559bdf37d202c075 /media-libs/openjpeg | |
parent | app-arch/lz4-1.8.2: arm64 stable (bug #665392) (diff) | |
download | gentoo-ccdfd5b6fa635a0e9aa83ae55c9e07edfffd2c95.tar.gz gentoo-ccdfd5b6fa635a0e9aa83ae55c9e07edfffd2c95.tar.bz2 gentoo-ccdfd5b6fa635a0e9aa83ae55c9e07edfffd2c95.zip |
media-libs/openjpeg-1.5.2-r1: arm64 stable (bug #663970)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'media-libs/openjpeg')
-rw-r--r-- | media-libs/openjpeg/openjpeg-1.5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openjpeg/openjpeg-1.5.2-r1.ebuild b/media-libs/openjpeg/openjpeg-1.5.2-r1.ebuild index 5d368bee1fc8..afb4c8be901e 100644 --- a/media-libs/openjpeg/openjpeg-1.5.2-r1.ebuild +++ b/media-libs/openjpeg/openjpeg-1.5.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}.mirror/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/5" # based on SONAME -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs test" RDEPEND=" |