summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-19 07:23:20 +0100
committerSam James <sam@gentoo.org>2023-08-19 07:23:20 +0100
commitf707985bc0f9cfe3ee1ecce3a174cb8724b9eec3 (patch)
tree9591fa81393366656239da092daa7b13aa95868e /sys-apps/baselayout
parentsys-apps/debianutils: Stabilize 5.8 arm64, #912565 (diff)
downloadgentoo-f707985bc0f9cfe3ee1ecce3a174cb8724b9eec3.tar.gz
gentoo-f707985bc0f9cfe3ee1ecce3a174cb8724b9eec3.tar.bz2
gentoo-f707985bc0f9cfe3ee1ecce3a174cb8724b9eec3.zip
sys-apps/baselayout: Stabilize 2.14 ALLARCHES, #912566
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/baselayout')
-rw-r--r--sys-apps/baselayout/baselayout-2.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/baselayout/baselayout-2.14.ebuild b/sys-apps/baselayout/baselayout-2.14.ebuild
index a588c68f51e9..8cc92f9d92cc 100644
--- a/sys-apps/baselayout/baselayout-2.14.ebuild
+++ b/sys-apps/baselayout/baselayout-2.14.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999 ]]; then
inherit git-r3
else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi
LICENSE="GPL-2"