diff options
author | Sam James <sam@gentoo.org> | 2021-02-28 21:35:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-28 21:35:25 +0000 |
commit | 0aa8dae88055c771fd7e83c50b0359b7f9a49503 (patch) | |
tree | b94f0962ca8d4890ae7cf6c6cf35b55a50a5c7cb /media-gfx | |
parent | dev-python/aiohttp: Stabilize 3.7.4 amd64, #772932 (diff) | |
download | gentoo-0aa8dae88055c771fd7e83c50b0359b7f9a49503.tar.gz gentoo-0aa8dae88055c771fd7e83c50b0359b7f9a49503.tar.bz2 gentoo-0aa8dae88055c771fd7e83c50b0359b7f9a49503.zip |
media-gfx/album: Stabilize 4.15-r1 x86, #773454
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/album/album-4.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/album/album-4.15-r1.ebuild b/media-gfx/album/album-4.15-r1.ebuild index 283dda684e5f..40c2c0f72dcb 100644 --- a/media-gfx/album/album-4.15-r1.ebuild +++ b/media-gfx/album/album-4.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -10,7 +10,7 @@ SRC_URI="https://marginalhacks.com/bin/album.versions/${P}.tar.gz LICENSE="marginalhacks" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="doc ffmpeg plugins themes" DEPEND="" |