Install this version:
emerge -a =dev-util/obs-build-20260721
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-util/obs-build-20260721
Or alternatively:
emerge --autounmask-write -a =dev-util/obs-build-20260721
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20260721 | 8 | ~amd64 | 0 |
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="OBS build script"
HOMEPAGE="https://github.com/openSUSE/obs-build"
SRC_URI="https://github.com/openSUSE/obs-build/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
app-arch/rpm
dev-lang/perl
"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | obs-build-20260721.tar.gz | 863931 bytes | https://github.com/openSUSE/obs-build/archive/refs/tags/20260721.tar.gz |