summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2023-02-05 10:45:45 +0900
committerAkinori Hattori <hattya@gentoo.org>2023-02-05 10:54:14 +0900
commitf8f169e998f94f49c20ad0c52af6dd1c2686093c (patch)
treecbac6043436d8ed93112ce2c09913ac6e1d97025
parentkde-misc/kdeconnect: add wayland-scanner build dependency (diff)
downloadgentoo-f8f169e998f94f49c20ad0c52af6dd1c2686093c.tar.gz
gentoo-f8f169e998f94f49c20ad0c52af6dd1c2686093c.tar.bz2
gentoo-f8f169e998f94f49c20ad0c52af6dd1c2686093c.zip
app-text/po4a: restore keywords
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
-rw-r--r--app-text/po4a/po4a-0.68.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/po4a/po4a-0.68.ebuild b/app-text/po4a/po4a-0.68.ebuild
index af06aeeeee98..0814c44f19fb 100644
--- a/app-text/po4a/po4a-0.68.ebuild
+++ b/app-text/po4a/po4a-0.68.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+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 ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"