diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 07:55:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 07:55:37 +0300 |
commit | fe6b063922255df3e7481623f63845460586e74c (patch) | |
tree | 9e5c1306dc638d19940a21a5787231ee03e484bf /dev-lang/boogie | |
parent | dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.201 amd64, #929110 (diff) | |
download | gentoo-fe6b063922255df3e7481623f63845460586e74c.tar.gz gentoo-fe6b063922255df3e7481623f63845460586e74c.tar.bz2 gentoo-fe6b063922255df3e7481623f63845460586e74c.zip |
dev-lang/boogie: Stabilize 3.1.2 amd64, #929111
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/boogie')
-rw-r--r-- | dev-lang/boogie/boogie-3.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/boogie/boogie-3.1.2.ebuild b/dev-lang/boogie/boogie-3.1.2.ebuild index 1e5de6f37894..7a1a6ee296b5 100644 --- a/dev-lang/boogie/boogie-3.1.2.ebuild +++ b/dev-lang/boogie/boogie-3.1.2.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} " |