diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-20 16:22:24 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-20 16:26:00 -0700 |
commit | 104a086c6a4a97ff9365b8c36133c7a6ee09ec23 (patch) | |
tree | 472959c6245657fe866861e5f6b3e0dfb86019dc /dev-libs/ding-libs | |
parent | sys-apps/nix: change 'etc_profile' to 'etc-profile' (diff) | |
download | gentoo-104a086c6a4a97ff9365b8c36133c7a6ee09ec23.tar.gz gentoo-104a086c6a4a97ff9365b8c36133c7a6ee09ec23.tar.bz2 gentoo-104a086c6a4a97ff9365b8c36133c7a6ee09ec23.zip |
dev-libs/ding-libs-0.6.1: alpha stable, bug 684146
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/ding-libs')
-rw-r--r-- | dev-libs/ding-libs/ding-libs-0.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ding-libs/ding-libs-0.6.1.ebuild b/dev-libs/ding-libs/ding-libs-0.6.1.ebuild index 9484b437cce3..ffbf1b010c0b 100644 --- a/dev-libs/ding-libs/ding-libs-0.6.1.ebuild +++ b/dev-libs/ding-libs/ding-libs-0.6.1.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 ~s390 ~sh ~sparc x86 ~amd64-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux" IUSE="test static-libs" RDEPEND="" |