diff options
author | Sam James <sam@gentoo.org> | 2022-09-06 03:19:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-06 03:19:01 +0100 |
commit | 4c5b166e09af26abbe712cf6df13b569eab07c30 (patch) | |
tree | bd793f7c54f5754868486f3cb2d01329d77f3eaa /dev-libs/ding-libs | |
parent | dev-libs/ding-libs: Stabilize 0.6.2 amd64, #868642 (diff) | |
download | gentoo-4c5b166e09af26abbe712cf6df13b569eab07c30.tar.gz gentoo-4c5b166e09af26abbe712cf6df13b569eab07c30.tar.bz2 gentoo-4c5b166e09af26abbe712cf6df13b569eab07c30.zip |
dev-libs/ding-libs: Stabilize 0.6.2 x86, #868642
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ding-libs/ding-libs-0.6.2.ebuild b/dev-libs/ding-libs/ding-libs-0.6.2.ebuild index 9cf61653670f..87e21ee44d3b 100644 --- a/dev-libs/ding-libs/ding-libs-0.6.2.ebuild +++ b/dev-libs/ding-libs/ding-libs-0.6.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/SSSD/ding-libs/releases/download/${PV}/${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 )" |