diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 08:37:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 08:37:43 +0200 |
commit | 28d2f6ca93fa125ee8883b64fec11c0120c4694b (patch) | |
tree | a53868f8cb9e4e8d707340214e189c039be4967a /app-editors | |
parent | app-admin/pprocm: Stabilize 1.0-r4 x86, #920945 (diff) | |
download | gentoo-28d2f6ca93fa125ee8883b64fec11c0120c4694b.tar.gz gentoo-28d2f6ca93fa125ee8883b64fec11c0120c4694b.tar.bz2 gentoo-28d2f6ca93fa125ee8883b64fec11c0120c4694b.zip |
app-editors/yudit: Stabilize 3.1.0-r1 x86, #920948
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/yudit/yudit-3.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/yudit/yudit-3.1.0-r1.ebuild b/app-editors/yudit/yudit-3.1.0-r1.ebuild index 41c5f4e4fc2c..faaae1391bc4 100644 --- a/app-editors/yudit/yudit-3.1.0-r1.ebuild +++ b/app-editors/yudit/yudit-3.1.0-r1.ebuild @@ -11,7 +11,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}" |