diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 08:00:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 08:00:40 +0000 |
commit | 210f6565878880915359bd610e787c9a8a76df27 (patch) | |
tree | 7c8ebb12bcd065b734da7f345142ebab16a770aa /sys-cluster/libqb | |
parent | dev-perl/DBD-SQLite: stable 1.660.0 for hppa (diff) | |
download | gentoo-210f6565878880915359bd610e787c9a8a76df27.tar.gz gentoo-210f6565878880915359bd610e787c9a8a76df27.tar.bz2 gentoo-210f6565878880915359bd610e787c9a8a76df27.zip |
sys-cluster/libqb: stable 2.0.1 for hppa
stable wrt bug #711674
Package-Manager: Portage-3.0.10, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-cluster/libqb')
-rw-r--r-- | sys-cluster/libqb/libqb-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/libqb/libqb-2.0.1.ebuild b/sys-cluster/libqb/libqb-2.0.1.ebuild index 2af9d440eee1..661baf49bdb6 100644 --- a/sys-cluster/libqb/libqb-2.0.1.ebuild +++ b/sys-cluster/libqb/libqb-2.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ClusterLabs/${PN}/releases/download/v${PV}/${P}.tar. LICENSE="LGPL-2.1" SLOT="0/100" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 hppa ppc ppc64 ~x86" IUSE="debug doc examples systemd test" RESTRICT="!test? ( test )" |