diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:58:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:58:22 +0300 |
commit | 3488a15c7b219b978aaae8679ae30b4e513a1683 (patch) | |
tree | e53a2a9ca3e654f3c23b72f7de7c411631886e36 /dev-libs/libburn | |
parent | media-gfx/graphviz: drop 8.0.5 (diff) | |
download | gentoo-3488a15c7b219b978aaae8679ae30b4e513a1683.tar.gz gentoo-3488a15c7b219b978aaae8679ae30b4e513a1683.tar.bz2 gentoo-3488a15c7b219b978aaae8679ae30b4e513a1683.zip |
dev-libs/libburn: Stabilize 1.5.6 ppc64, #912231
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libburn')
-rw-r--r-- | dev-libs/libburn/libburn-1.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libburn/libburn-1.5.6.ebuild b/dev-libs/libburn/libburn-1.5.6.ebuild index bad2843bb1b9..6b5fd23f3801 100644 --- a/dev-libs/libburn/libburn-1.5.6.ebuild +++ b/dev-libs/libburn/libburn-1.5.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 sparc x86" IUSE="debug static-libs" BDEPEND=" |