diff options
author | 2019-07-28 12:05:41 -0400 | |
---|---|---|
committer | 2019-07-28 13:01:25 -0400 | |
commit | 2e34b6ca41e8aa4f0d3899072df87f6ae46f24b6 (patch) | |
tree | 7b8ce08c5fc2ffc4e79b2538e2b8debf22f8196b /app-text/libspectre | |
parent | dev-perl/Devel-Caller: arm64 stable (diff) | |
download | gentoo-2e34b6ca41e8aa4f0d3899072df87f6ae46f24b6.tar.gz gentoo-2e34b6ca41e8aa4f0d3899072df87f6ae46f24b6.tar.bz2 gentoo-2e34b6ca41e8aa4f0d3899072df87f6ae46f24b6.zip |
app-text/libspectre: 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 'app-text/libspectre')
-rw-r--r-- | app-text/libspectre/libspectre-0.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libspectre/libspectre-0.2.8.ebuild b/app-text/libspectre/libspectre-0.2.8.ebuild index 3ece0e5cc846..aa8bb8ab1bea 100644 --- a/app-text/libspectre/libspectre-0.2.8.ebuild +++ b/app-text/libspectre/libspectre-0.2.8.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=6 @@ -10,7 +10,7 @@ SRC_URI="https://libspectre.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug doc static-libs" RDEPEND=">=app-text/ghostscript-gpl-8.62" |