summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-20 19:19:04 +0000
committerSam James <sam@gentoo.org>2020-12-20 19:19:12 +0000
commitd1f19b0bb3a865182c6027314ead5f7cf56908a7 (patch)
tree15781fbbbfb9d74d4b53ba2225a4f6bd33bfc343 /dev-libs/libverto
parentx11-misc/xkeyboard-config: x86 stable (bug #758461) (diff)
downloadgentoo-d1f19b0bb3a865182c6027314ead5f7cf56908a7.tar.gz
gentoo-d1f19b0bb3a865182c6027314ead5f7cf56908a7.tar.bz2
gentoo-d1f19b0bb3a865182c6027314ead5f7cf56908a7.zip
dev-libs/libverto: Stabilize 0.3.1 arm64, #757264
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libverto')
-rw-r--r--dev-libs/libverto/libverto-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libverto/libverto-0.3.1.ebuild b/dev-libs/libverto/libverto-0.3.1.ebuild
index eb7fee7d87f0..466fa5dc46b7 100644
--- a/dev-libs/libverto/libverto-0.3.1.ebuild
+++ b/dev-libs/libverto/libverto-0.3.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/latchset/libverto/releases/download/${PV}/${P}.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="glib +libev libevent tevent +threads static-libs"
DEPEND="glib? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] )