diff options
author | Sam James <sam@gentoo.org> | 2022-02-02 07:28:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-02 07:28:48 +0000 |
commit | 6782d1d323ecb9f5ed812f44493e6386c6f60f72 (patch) | |
tree | f1a2604afaf76bac75d69374a1ee49732b2bb841 /dev-libs/libburn | |
parent | app-cdr/cdrtools: Stabilize 3.02_alpha09-r3 hppa, #832457 (diff) | |
download | gentoo-6782d1d323ecb9f5ed812f44493e6386c6f60f72.tar.gz gentoo-6782d1d323ecb9f5ed812f44493e6386c6f60f72.tar.bz2 gentoo-6782d1d323ecb9f5ed812f44493e6386c6f60f72.zip |
dev-libs/libburn: Stabilize 1.5.4 hppa, #832457
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libburn')
-rw-r--r-- | dev-libs/libburn/libburn-1.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libburn/libburn-1.5.4.ebuild b/dev-libs/libburn/libburn-1.5.4.ebuild index 0b38168bb122..23da5bdecb27 100644 --- a/dev-libs/libburn/libburn-1.5.4.ebuild +++ b/dev-libs/libburn/libburn-1.5.4.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 @@ -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 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" IUSE="debug static-libs" BDEPEND=" |