diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-17 10:45:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-17 10:45:52 +0100 |
commit | dc89812e585539c24b520830c8b21c3cf59848ac (patch) | |
tree | 266030ae1dc29f5033fab8177ce4d68ba1b400b2 /dev-libs/libburn | |
parent | app-cdr/cdrtools: stable 3.02_alpha09-r2 for ppc, bug #723346 (diff) | |
download | gentoo-dc89812e585539c24b520830c8b21c3cf59848ac.tar.gz gentoo-dc89812e585539c24b520830c8b21c3cf59848ac.tar.bz2 gentoo-dc89812e585539c24b520830c8b21c3cf59848ac.zip |
dev-libs/libburn: stable 1.5.2_p1 for ppc, bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libburn')
-rw-r--r-- | dev-libs/libburn/libburn-1.5.2_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libburn/libburn-1.5.2_p1.ebuild b/dev-libs/libburn/libburn-1.5.2_p1.ebuild index e77f0b1b71a3..1f0590647d6f 100644 --- a/dev-libs/libburn/libburn-1.5.2_p1.ebuild +++ b/dev-libs/libburn/libburn-1.5.2_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://files.libburnia-project.org/releases/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="debug static-libs" BDEPEND=" |