diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-10 21:55:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-10 21:55:44 +0300 |
commit | a80fd26d6324399a225109884fd7f014e37ffd1b (patch) | |
tree | e5b8389322db4b20aec9bf9ccff4c691cfaaf4f3 /dev-lang/boogie | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.6-r1 arm64, #937700 (diff) | |
download | gentoo-a80fd26d6324399a225109884fd7f014e37ffd1b.tar.gz gentoo-a80fd26d6324399a225109884fd7f014e37ffd1b.tar.bz2 gentoo-a80fd26d6324399a225109884fd7f014e37ffd1b.zip |
dev-lang/boogie: Stabilize 3.2.0 amd64, #937702
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/boogie')
-rw-r--r-- | dev-lang/boogie/boogie-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/boogie/boogie-3.2.0.ebuild b/dev-lang/boogie/boogie-3.2.0.ebuild index 049cfbc87840..bf9913b0664e 100644 --- a/dev-lang/boogie/boogie-3.2.0.ebuild +++ b/dev-lang/boogie/boogie-3.2.0.ebuild @@ -210,7 +210,7 @@ else SRC_URI="https://github.com/boogie-org/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi SRC_URI+=" ${NUGET_URIS} " |