diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-06 07:17:10 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-06 07:17:10 +0000 |
| commit | 2e248a858c6c1889a5e5cc6003444b729efcb2e0 (patch) | |
| tree | 1b107b8782ac31d5fe1f5ea97fb15df4e0a2f312 /x11-base | |
| parent | ae4397d78e495404afda11d03c7ba29e7c524058 (diff) | |
| download | baldeagleos-repo-2e248a858c6c1889a5e5cc6003444b729efcb2e0.tar.gz baldeagleos-repo-2e248a858c6c1889a5e5cc6003444b729efcb2e0.tar.xz baldeagleos-repo-2e248a858c6c1889a5e5cc6003444b729efcb2e0.zip | |
Adding metadata
Diffstat (limited to 'x11-base')
| -rw-r--r-- | x11-base/xorg-proto/xorg-proto-2025.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xorg-proto/xorg-proto-2025.1.ebuild b/x11-base/xorg-proto/xorg-proto-2025.1.ebuild index 0a762c47f884..48b7bfddd451 100644 --- a/x11-base/xorg-proto/xorg-proto-2025.1.ebuild +++ b/x11-base/xorg-proto/xorg-proto-2025.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ inherit ${GIT_ECLASS} meson python-any-r1 DESCRIPTION="X.Org combined protocol headers" HOMEPAGE="https://gitlab.freedesktop.org/xorg/proto/xorgproto" if [[ ${PV} != 9999* ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P}" fi |
