diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 09:59:54 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:24:28 +0200 |
commit | dc40d9ed9dd9a0b4d5f11dc65a14e57e1c40561b (patch) | |
tree | 39192ae0abac9fa8349e278f177141d85f974183 /app-text/libspectre | |
parent | media-libs/t1lib: keyword ~arm64 (diff) | |
download | gentoo-dc40d9ed9dd9a0b4d5f11dc65a14e57e1c40561b.tar.gz gentoo-dc40d9ed9dd9a0b4d5f11dc65a14e57e1c40561b.tar.bz2 gentoo-dc40d9ed9dd9a0b4d5f11dc65a14e57e1c40561b.zip |
app-text/libspectre: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-text/libspectre')
-rw-r--r-- | app-text/libspectre/libspectre-0.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libspectre/libspectre-0.2.8.ebuild b/app-text/libspectre/libspectre-0.2.8.ebuild index a3665123df49..18588796b3f4 100644 --- a/app-text/libspectre/libspectre-0.2.8.ebuild +++ b/app-text/libspectre/libspectre-0.2.8.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://libspectre.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~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" |