diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-01-31 18:41:45 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-01-31 18:43:37 -0500 |
commit | 7d23816e9e9f9022618e04425c4a7c279c554fbf (patch) | |
tree | 7be8426cd3e79599ae2d4a9ca5ab1e785cdfea0b /x11-apps/xinit | |
parent | net-misc/curl: Drop unused eutils, some cosmetics (diff) | |
download | gentoo-7d23816e9e9f9022618e04425c4a7c279c554fbf.tar.gz gentoo-7d23816e9e9f9022618e04425c4a7c279c554fbf.tar.bz2 gentoo-7d23816e9e9f9022618e04425c4a7c279c554fbf.zip |
x11-apps/xinit: Propagate ~riscv keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/xinit-1.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xinit/xinit-1.4.1-r1.ebuild b/x11-apps/xinit/xinit-1.4.1-r1.ebuild index 36ce2267f5c7..a5d97f4e443f 100644 --- a/x11-apps/xinit/xinit-1.4.1-r1.ebuild +++ b/x11-apps/xinit/xinit-1.4.1-r1.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=" |