diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:59:56 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:59:56 +0100 |
commit | 39278847fd069da0fffea37bd6ec8171d42c86aa (patch) | |
tree | 997598cdfda7ba6290c2653454bcbb6905a6eb71 /x11-apps | |
parent | x11-apps/bdftopcf: Stabilize 1.1.2 x86, #943678 (diff) | |
download | gentoo-39278847fd069da0fffea37bd6ec8171d42c86aa.tar.gz gentoo-39278847fd069da0fffea37bd6ec8171d42c86aa.tar.bz2 gentoo-39278847fd069da0fffea37bd6ec8171d42c86aa.zip |
x11-apps/xmag: Stabilize 1.0.8 arm, #943679
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xmag/xmag-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xmag/xmag-1.0.8.ebuild b/x11-apps/xmag/xmag-1.0.8.ebuild index d6ef7c9bd845..8e449886297a 100644 --- a/x11-apps/xmag/xmag-1.0.8.ebuild +++ b/x11-apps/xmag/xmag-1.0.8.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org xmag application" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND=" x11-libs/libXaw |