diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-22 23:25:31 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-22 23:27:33 -0400 |
commit | d1aff57c3c8b34faef300afff6465b678fb5d0aa (patch) | |
tree | 5cc4e76e7a6b273943ea75057b119d0609f350f4 /media-libs/exempi | |
parent | dev-libs/snowball-stemmer: arm64 stable (diff) | |
download | gentoo-d1aff57c3c8b34faef300afff6465b678fb5d0aa.tar.gz gentoo-d1aff57c3c8b34faef300afff6465b678fb5d0aa.tar.bz2 gentoo-d1aff57c3c8b34faef300afff6465b678fb5d0aa.zip |
media-libs/exempi: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/exempi')
-rw-r--r-- | media-libs/exempi/exempi-2.4.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/exempi/exempi-2.4.5-r1.ebuild b/media-libs/exempi/exempi-2.4.5-r1.ebuild index 85ac5b69d1b6..de40c4624571 100644 --- a/media-libs/exempi/exempi-2.4.5-r1.ebuild +++ b/media-libs/exempi/exempi-2.4.5-r1.ebuild @@ -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=7 @@ -11,7 +11,7 @@ SRC_URI="https://libopenraw.freedesktop.org/download/${P}.tar.gz" LICENSE="BSD" SLOT="2/3" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="examples static-libs test" RDEPEND=" |