diff options
author | Sam James <sam@gentoo.org> | 2022-05-15 03:09:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-15 03:09:08 +0000 |
commit | a248d46d093c29bcb390348d0771595a9e92d4a1 (patch) | |
tree | 63c4639bed3ac593e437722b780839e7751176aa /dev-libs/weston | |
parent | media-gfx/inkscape: add virtual/imagemagick-tools test dep (diff) | |
download | gentoo-a248d46d093c29bcb390348d0771595a9e92d4a1.tar.gz gentoo-a248d46d093c29bcb390348d0771595a9e92d4a1.tar.bz2 gentoo-a248d46d093c29bcb390348d0771595a9e92d4a1.zip |
dev-libs/weston: Keyword 10.0.0 sparc, #838709
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/weston')
-rw-r--r-- | dev-libs/weston/weston-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/weston/weston-10.0.0.ebuild b/dev-libs/weston/weston-10.0.0.ebuild index 365970dd5399..596b3ed338ba 100644 --- a/dev-libs/weston/weston-10.0.0.ebuild +++ b/dev-libs/weston/weston-10.0.0.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then SRC_URI="${SRC_PATCHES}" else SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz" - KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ppc64 ~riscv x86" + KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc x86" fi LICENSE="MIT CC-BY-SA-3.0" |