diff options
author | Sam James <sam@gentoo.org> | 2020-11-18 17:27:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-18 17:28:05 +0000 |
commit | 06392c66a1951ed0e6c5bb4343e862e7759605cc (patch) | |
tree | 93b35ac27a4f46b4f0c4b253182b6e81ff885a81 /app-text/libgepub | |
parent | www-apps/nikola: bump to v8.1.2 (diff) | |
download | gentoo-06392c66a1951ed0e6c5bb4343e862e7759605cc.tar.gz gentoo-06392c66a1951ed0e6c5bb4343e862e7759605cc.tar.bz2 gentoo-06392c66a1951ed0e6c5bb4343e862e7759605cc.zip |
app-text/libgepub: Keyword 0.6.0 arm, #754762
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libgepub/libgepub-0.6.0.ebuild b/app-text/libgepub/libgepub-0.6.0.ebuild index 9685b374db7e..14bd0181a6bc 100644 --- a/app-text/libgepub/libgepub-0.6.0.ebuild +++ b/app-text/libgepub/libgepub-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/libgepub" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="+introspection" RDEPEND=" |