diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:59:58 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:59:58 +0100 |
commit | 900d0faa1e413c0f5f75c3aa2e06dbffd91f106e (patch) | |
tree | a1ea1dfd39926cb5cdaa1e06a6f300bc16a9a630 /x11-apps/xmag | |
parent | x11-apps/xmag: Stabilize 1.0.8 ppc, #943679 (diff) | |
download | gentoo-900d0faa1e413c0f5f75c3aa2e06dbffd91f106e.tar.gz gentoo-900d0faa1e413c0f5f75c3aa2e06dbffd91f106e.tar.bz2 gentoo-900d0faa1e413c0f5f75c3aa2e06dbffd91f106e.zip |
x11-apps/xmag: Stabilize 1.0.8 ppc64, #943679
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-apps/xmag')
-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 d870074043fa..90454af18c85 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 |