diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-07 22:55:15 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-07 22:57:29 +0200 |
commit | 05590d35a9b86e787be59dc9fc33218b3cf764e2 (patch) | |
tree | 982881b7df10704662005e9197ed45d89a7ee913 /app-containers | |
parent | dev-java/rhino: Stabilize 1.7.14 amd64, #835644 (diff) | |
download | gentoo-05590d35a9b86e787be59dc9fc33218b3cf764e2.tar.gz gentoo-05590d35a9b86e787be59dc9fc33218b3cf764e2.tar.bz2 gentoo-05590d35a9b86e787be59dc9fc33218b3cf764e2.zip |
app-containers/catatonit: Stabilize 0.1.7 amd64, #836675
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/catatonit/catatonit-0.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/catatonit/catatonit-0.1.7.ebuild b/app-containers/catatonit/catatonit-0.1.7.ebuild index bc3f9fc2be56..5a73346af452 100644 --- a/app-containers/catatonit/catatonit-0.1.7.ebuild +++ b/app-containers/catatonit/catatonit-0.1.7.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/openSUSE/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv" PATCHES=("${DISTDIR}/${P}-automake.patch") |