diff options
author | 2024-12-16 18:49:45 -0500 | |
---|---|---|
committer | 2024-12-16 18:49:56 -0500 | |
commit | 7b1057cd82078eb7a2aaef590cddc429a936dbd4 (patch) | |
tree | 81cbcc6d8685ca081d5891cecc2c5607720006d9 /x11-misc | |
parent | app-emacs/ebib: bump to 2.48 (diff) | |
download | gentoo-7b1057cd82078eb7a2aaef590cddc429a936dbd4.tar.gz gentoo-7b1057cd82078eb7a2aaef590cddc429a936dbd4.tar.bz2 gentoo-7b1057cd82078eb7a2aaef590cddc429a936dbd4.zip |
x11-misc/util-macros: Stabilize 1.20.2 hppa, #946474
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/util-macros/util-macros-1.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/util-macros/util-macros-1.20.2.ebuild b/x11-misc/util-macros/util-macros-1.20.2.ebuild index ab3b88ef4a3c..a22cab1e4e52 100644 --- a/x11-misc/util-macros/util-macros-1.20.2.ebuild +++ b/x11-misc/util-macros/util-macros-1.20.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" # there is nothing to compile for this package, all its contents are produced by # configure. the only make job that matters is make install |