diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 18:35:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 18:35:10 +0000 |
commit | 63c553d5beb905edae9bc9c01291df4d92f5b3f7 (patch) | |
tree | d88792c33ec04390e8a44db66f9f5f8de2c2ea6f /dev-libs/ding-libs | |
parent | app-office/mdbtools: Stabilize 1.0.0 ppc64, #828284 (diff) | |
download | gentoo-63c553d5beb905edae9bc9c01291df4d92f5b3f7.tar.gz gentoo-63c553d5beb905edae9bc9c01291df4d92f5b3f7.tar.bz2 gentoo-63c553d5beb905edae9bc9c01291df4d92f5b3f7.zip |
dev-libs/ding-libs: Stabilize 0.6.1-r1 ppc64, #828287
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/ding-libs')
-rw-r--r-- | dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild b/dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild index c3eb2900516b..fb102bd460c1 100644 --- a/dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild +++ b/dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz" LICENSE="LGPL-3 GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux" IUSE="test" RESTRICT="!test? ( test )" |