gui-libs/gtk-layer-shell: drop ~hppa

Needs gtk+[wayland]. I really doubt anything actually is using this on hppa.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-09-11 22:51:28 +01:00
parent 61176618a5
commit e83df4d9ed
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/wmww/${PN}"
else
SRC_URI="https://github.com/wmww/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv x86"
KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv x86"
fi
DESCRIPTION="Library to create desktop components for Wayland using the Layer Shell protocol"

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/wmww/${PN}"
else
SRC_URI="https://github.com/wmww/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86"
fi
DESCRIPTION="Library to create desktop components for Wayland using the Layer Shell protocol"