summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-29 06:04:47 +0100
committerSam James <sam@gentoo.org>2022-04-29 06:04:47 +0100
commit1d50007be67b4609d286b875768ccaed33b592c1 (patch)
treea446c95a9db3812692a007fc9d012b646ddc34ce /sys-fs/eudev/eudev-3.2.11-r2.ebuild
parentapp-shells/zsh-syntax-highlighting: mark ALLARCHES (diff)
downloadgentoo-1d50007be67b4609d286b875768ccaed33b592c1.tar.gz
gentoo-1d50007be67b4609d286b875768ccaed33b592c1.tar.bz2
gentoo-1d50007be67b4609d286b875768ccaed33b592c1.zip
sys-fs/eudev: stabilize 3.2.11-r2 for hppa
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/eudev/eudev-3.2.11-r2.ebuild')
-rw-r--r--sys-fs/eudev/eudev-3.2.11-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/eudev/eudev-3.2.11-r2.ebuild b/sys-fs/eudev/eudev-3.2.11-r2.ebuild
index d122d41327cc..2b259de878f5 100644
--- a/sys-fs/eudev/eudev-3.2.11-r2.ebuild
+++ b/sys-fs/eudev/eudev-3.2.11-r2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/eudev-project/eudev/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"