diff options
author | 2020-12-27 12:49:15 +0000 | |
---|---|---|
committer | 2020-12-27 12:51:06 +0000 | |
commit | 4de26de554371e729e4e9858505b9ab7c0d39ed1 (patch) | |
tree | 22cbdfe95ad96467da6447f8e05dd1494c73497f /dev-libs/libverto | |
parent | dev-python/pycryptodome: stable 3.9.9 for hppa (diff) | |
download | gentoo-4de26de554371e729e4e9858505b9ab7c0d39ed1.tar.gz gentoo-4de26de554371e729e4e9858505b9ab7c0d39ed1.tar.bz2 gentoo-4de26de554371e729e4e9858505b9ab7c0d39ed1.zip |
dev-libs/libverto: stable 0.3.1 for hppa
stable wrt bug #757264
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 ec855cec439d..c8b81872ab7a 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}] ) |