diff options
author | Sam James <sam@gentoo.org> | 2020-11-19 00:53:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-19 00:53:12 +0000 |
commit | 0f22892072c811e4bb18dddb988a9d1c7828ce3b (patch) | |
tree | 7bdc046171560234c3a3186fc06239b2981d457f /app-text/libgepub | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.9.9 (diff) | |
download | gentoo-0f22892072c811e4bb18dddb988a9d1c7828ce3b.tar.gz gentoo-0f22892072c811e4bb18dddb988a9d1c7828ce3b.tar.bz2 gentoo-0f22892072c811e4bb18dddb988a9d1c7828ce3b.zip |
app-text/libgepub: arm64 keyworded (bug #754762)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/libgepub')
-rw-r--r-- | app-text/libgepub/libgepub-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libgepub/libgepub-0.6.0.ebuild b/app-text/libgepub/libgepub-0.6.0.ebuild index 14bd0181a6bc..84648bc55554 100644 --- a/app-text/libgepub/libgepub-0.6.0.ebuild +++ b/app-text/libgepub/libgepub-0.6.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/libgepub" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="+introspection" RDEPEND=" |