diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:05:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:30:16 +0100 |
commit | 2dab93b3d212481560bdd2d2728bc7be4c12ec30 (patch) | |
tree | 890106ff69b2f2d62622006c8137d882abf22511 /dev-libs/libverto | |
parent | dev-cpp/libmcpp: x86 stable (bug #760453) (diff) | |
download | gentoo-2dab93b3d212481560bdd2d2728bc7be4c12ec30.tar.gz gentoo-2dab93b3d212481560bdd2d2728bc7be4c12ec30.tar.bz2 gentoo-2dab93b3d212481560bdd2d2728bc7be4c12ec30.zip |
dev-libs/libverto: x86 stable (bug #757264)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/libverto')
-rw-r--r-- | dev-libs/libverto/libverto-0.3.1.ebuild | 2 |
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 99c8bc9b59f3..eb7fee7d87f0 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}] ) |