diff options
author | 2021-12-19 18:58:05 +0000 | |
---|---|---|
committer | 2021-12-21 11:38:08 +0800 | |
commit | d9b1cf799e51233094dfd08712e6e666e3dc41bc (patch) | |
tree | 01912535753dfc2c6b21b371e25f026cbf70ac47 /app-editors | |
parent | app-misc/gnote: keyword ~riscv (diff) | |
download | gentoo-d9b1cf799e51233094dfd08712e6e666e3dc41bc.tar.gz gentoo-d9b1cf799e51233094dfd08712e6e666e3dc41bc.tar.bz2 gentoo-d9b1cf799e51233094dfd08712e6e666e3dc41bc.zip |
app-editors/xemacs: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xemacs/xemacs-21.5.34-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/xemacs/xemacs-21.5.34-r7.ebuild b/app-editors/xemacs/xemacs-21.5.34-r7.ebuild index d7777196a551..44896cf0be0a 100644 --- a/app-editors/xemacs/xemacs-21.5.34-r7.ebuild +++ b/app-editors/xemacs/xemacs-21.5.34-r7.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.5/${P}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 -riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="alsa debug gif gpm pop postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn xft xim athena neXt Xaw3d gdbm berkdb" X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps" |