diff options
author | Sam James <sam@gentoo.org> | 2023-12-14 07:28:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-14 07:28:41 +0000 |
commit | 85b112a0110a35386df2ff9b0da1af2b04272bda (patch) | |
tree | 9ce2f340aaf80108ccdf257c548d40adaa2c8954 /sys-kernel | |
parent | profiles: mask kernels no longer receiving genpatches (diff) | |
download | gentoo-85b112a0110a35386df2ff9b0da1af2b04272bda.tar.gz gentoo-85b112a0110a35386df2ff9b0da1af2b04272bda.tar.bz2 gentoo-85b112a0110a35386df2ff9b0da1af2b04272bda.zip |
sys-kernel/gentoo-sources: Stabilize 6.1.67 hppa, #919757
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/gentoo-sources/gentoo-sources-6.1.67.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-6.1.67.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-6.1.67.ebuild index f908e2cd5def..14934a074054 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-6.1.67.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-6.1.67.ebuild @@ -10,7 +10,7 @@ inherit kernel-2 detect_version detect_arch -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" HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches" IUSE="experimental" |