diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 17:21:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 17:21:42 +0000 |
commit | 87ed9b4d90f812332e831bc903b645b552ae32ec (patch) | |
tree | 29880df54d30089613c0911b1937ddaba5b6bafa /app-editors | |
parent | x11-apps/luit: Stabilize 20230201 x86, #901909 (diff) | |
download | gentoo-87ed9b4d90f812332e831bc903b645b552ae32ec.tar.gz gentoo-87ed9b4d90f812332e831bc903b645b552ae32ec.tar.bz2 gentoo-87ed9b4d90f812332e831bc903b645b552ae32ec.zip |
app-editors/yudit: Stabilize 3.1.0 x86, #901955
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/yudit/yudit-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/yudit/yudit-3.1.0.ebuild b/app-editors/yudit/yudit-3.1.0.ebuild index a519e76ffdd0..d8a33c321865 100644 --- a/app-editors/yudit/yudit-3.1.0.ebuild +++ b/app-editors/yudit/yudit-3.1.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://yudit.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |