diff options
author | Sam James <sam@gentoo.org> | 2024-09-13 02:44:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-13 02:44:02 +0100 |
commit | a5b540ebeb26ed43764fc5749d057a430f424325 (patch) | |
tree | 362736ce756f7e0acec652b2256a829eccd9d7c8 /sys-apps | |
parent | dev-build/kbuild: treeclean (diff) | |
download | musl-a5b540ebeb26ed43764fc5749d057a430f424325.tar.gz musl-a5b540ebeb26ed43764fc5749d057a430f424325.tar.bz2 musl-a5b540ebeb26ed43764fc5749d057a430f424325.zip |
*/*: drop ~ia64 from KEYWORDS
Removed from ::gentoo.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/accountsservice/accountsservice-22.08.8.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/accountsservice/accountsservice-23.13.9.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/accountsservice/accountsservice-22.08.8.ebuild b/sys-apps/accountsservice/accountsservice-22.08.8.ebuild index c9f501af..4b7abdf5 100644 --- a/sys-apps/accountsservice/accountsservice-22.08.8.ebuild +++ b/sys-apps/accountsservice/accountsservice-22.08.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86" IUSE="doc elogind gtk-doc +introspection selinux systemd test" RESTRICT="!test? ( test )" diff --git a/sys-apps/accountsservice/accountsservice-23.13.9.ebuild b/sys-apps/accountsservice/accountsservice-23.13.9.ebuild index eaa12c4c..42daef07 100644 --- a/sys-apps/accountsservice/accountsservice-23.13.9.ebuild +++ b/sys-apps/accountsservice/accountsservice-23.13.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86" IUSE="doc elogind gtk-doc +introspection selinux systemd test" RESTRICT="!test? ( test )" |