diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-11-20 14:38:32 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-11-20 14:38:32 +0100 |
commit | 77ed0073c864e4d6b38a101a4b8db66efc134e13 (patch) | |
tree | 67e117546199028bf8cf3ce3a7934cc4b6259ff6 /media-libs/soxr | |
parent | media-libs/libsoundio: Drop 1.1.0-r1 (diff) | |
download | gentoo-77ed0073c864e4d6b38a101a4b8db66efc134e13.tar.gz gentoo-77ed0073c864e4d6b38a101a4b8db66efc134e13.tar.bz2 gentoo-77ed0073c864e4d6b38a101a4b8db66efc134e13.zip |
media-libs/soxr: EAPI-7 bump
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/soxr')
-rw-r--r-- | media-libs/soxr/soxr-0.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild b/media-libs/soxr/soxr-0.1.3-r1.ebuild index d78d648f10af..47113162620d 100644 --- a/media-libs/soxr/soxr-0.1.3-r1.ebuild +++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit cmake-multilib |