diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 09:17:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 09:17:05 +0300 |
commit | 6f2836ed8b18d0a4f47e2f4155e17b5753b081fe (patch) | |
tree | c49978008e6e9409af5756de643260073e8e717f /x11-misc | |
parent | x11-libs/libXaw: Stabilize 1.0.15 arm64, #903989 (diff) | |
download | gentoo-6f2836ed8b18d0a4f47e2f4155e17b5753b081fe.tar.gz gentoo-6f2836ed8b18d0a4f47e2f4155e17b5753b081fe.tar.bz2 gentoo-6f2836ed8b18d0a4f47e2f4155e17b5753b081fe.zip |
x11-misc/xbitmaps: Stabilize 1.1.3 arm64, #903989
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xbitmaps/xbitmaps-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xbitmaps/xbitmaps-1.1.3.ebuild b/x11-misc/xbitmaps/xbitmaps-1.1.3.ebuild index c053150749d9..81e1d080a236 100644 --- a/x11-misc/xbitmaps/xbitmaps-1.1.3.ebuild +++ b/x11-misc/xbitmaps/xbitmaps-1.1.3.ebuild @@ -8,7 +8,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="X.Org bitmaps data" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" # there is nothing to compile for this package, all its contents are produced by # configure. the only make job that matters is make install |