diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-11-24 10:01:10 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-11-24 10:01:10 +0200 |
commit | 8dad1f3ab6d8aeab5c980247575e7f3160062f1b (patch) | |
tree | 21f4644b84164500ba52c8ff0ab904a448e6f38f /dev-util/gource | |
parent | app-text/zathura-ps: Stabilize 0.2.8 amd64, #944623 (diff) | |
download | gentoo-8dad1f3ab6d8aeab5c980247575e7f3160062f1b.tar.gz gentoo-8dad1f3ab6d8aeab5c980247575e7f3160062f1b.tar.bz2 gentoo-8dad1f3ab6d8aeab5c980247575e7f3160062f1b.zip |
dev-util/gource: Stabilize 0.55 amd64, #944634
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/gource')
-rw-r--r-- | dev-util/gource/gource-0.55.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gource/gource-0.55.ebuild b/dev-util/gource/gource-0.55.ebuild index 1f845d4a2cc4..92796cd7f2ff 100644 --- a/dev-util/gource/gource-0.55.ebuild +++ b/dev-util/gource/gource-0.55.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/acaudwell/Gource/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" COMMON_DEPEND=" dev-libs/boost:= |