Skip to content

Commit

Permalink
mate-extra/mate-media: stabilize 1.26.2 for amd64, x86
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Jordan <[email protected]>
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
immolo authored and thesamesam committed Jan 19, 2024
1 parent 700d84a commit 7faed2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mate-extra/mate-media/mate-media-1.26.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit mate

if [[ ${PV} != 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
fi

DESCRIPTION="Multimedia related programs for the MATE desktop"
Expand Down

0 comments on commit 7faed2c

Please sign in to comment.