Skip to content

Commit

Permalink
app-misc/asciinema: Stabilize 2.1.0 amd64, #833019
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Feb 10, 2022
1 parent 03c287d commit acebb55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-misc/asciinema/asciinema-2.1.0.ebuild
Original file line number Diff line number Diff line change
@@ -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=8
Expand All @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
KEYWORDS="amd64 ~ppc64 ~x86"

PATCHES=( "${FILESDIR}/${P}-setuptools.patch" )

Expand Down

0 comments on commit acebb55

Please sign in to comment.