diff options
author | David Seifert <soap@gentoo.org> | 2022-03-03 22:17:18 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:17:18 +0100 |
commit | d5e156858ae94c1d079e935133c838d3794e5bb8 (patch) | |
tree | cf5edd89d631e96a65c8507a07af0f80a71ea1e9 /dev-libs/redland | |
parent | dev-libs/cyrus-sasl: destabilize 2.1.27-r6 for ~ppc (diff) | |
download | gentoo-d5e156858ae94c1d079e935133c838d3794e5bb8.tar.gz gentoo-d5e156858ae94c1d079e935133c838d3794e5bb8.tar.bz2 gentoo-d5e156858ae94c1d079e935133c838d3794e5bb8.zip |
dev-libs/redland: destabilize 1.0.17-r2 for ~ppc
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/redland')
-rw-r--r-- | dev-libs/redland/redland-1.0.17-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/redland/redland-1.0.17-r2.ebuild b/dev-libs/redland/redland-1.0.17-r2.ebuild index 598623f138bc..2e53e182c36d 100644 --- a/dev-libs/redland/redland-1.0.17-r2.ebuild +++ b/dev-libs/redland/redland-1.0.17-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="berkdb iodbc mysql odbc postgres sqlite static-libs" RDEPEND="dev-libs/libltdl:0 |