summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-17 16:58:43 +0000
committerSam James <sam@gentoo.org>2023-03-17 16:59:19 +0000
commitd772f702ac46bdd5bc2722432c2930b1ba6d8443 (patch)
tree02081fbce255308d85abfbea9aacd56fbe3e63f1
parentnet-mail/fdm: Stabilize 2.2 x86, #901953 (diff)
downloadgentoo-d772f702ac46bdd5bc2722432c2930b1ba6d8443.tar.gz
gentoo-d772f702ac46bdd5bc2722432c2930b1ba6d8443.tar.bz2
gentoo-d772f702ac46bdd5bc2722432c2930b1ba6d8443.zip
app-editors/yudit: Stabilize 3.1.0 amd64, #901955
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-editors/yudit/yudit-3.1.0.ebuild2
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 242bbde3de65..a519e76ffdd0 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}"