diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-04 16:25:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-04 17:23:58 +0300 |
commit | 29387613b47dcfd494995540ec8dd9b86e09eef4 (patch) | |
tree | 87ac4ef535a85673450c8cfdc042545e198ef3c0 /x11-apps/xinit | |
parent | x11-wm/twm: Keyword 1.0.11 riscv, #756115 (diff) | |
download | gentoo-29387613b47dcfd494995540ec8dd9b86e09eef4.tar.gz gentoo-29387613b47dcfd494995540ec8dd9b86e09eef4.tar.bz2 gentoo-29387613b47dcfd494995540ec8dd9b86e09eef4.zip |
x11-apps/xinit: Keyword 1.4.1 riscv, #756115
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/xinit-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xinit/xinit-1.4.1.ebuild b/x11-apps/xinit/xinit-1.4.1.ebuild index ae32ff253c54..28c0f9491742 100644 --- a/x11-apps/xinit/xinit-1.4.1.ebuild +++ b/x11-apps/xinit/xinit-1.4.1.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~arm-linux ~x86-linux" IUSE="twm" RDEPEND=" |