diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 19:23:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 19:24:07 +0200 |
commit | 4e4dadda5f6cd3a9685688116421ee73481dad53 (patch) | |
tree | 1b280c900595cca5de10ea081092b8baea3ab0ee /sys-process | |
parent | sys-process/time: Stabilize 1.9-r1 arm, #879285 (diff) | |
download | gentoo-4e4dadda5f6cd3a9685688116421ee73481dad53.tar.gz gentoo-4e4dadda5f6cd3a9685688116421ee73481dad53.tar.bz2 gentoo-4e4dadda5f6cd3a9685688116421ee73481dad53.zip |
sys-process/time: Stabilize 1.9-r1 hppa, #879285
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/time/time-1.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/time/time-1.9-r1.ebuild b/sys-process/time/time-1.9-r1.ebuild index 72bf673792b2..d2204449e675 100644 --- a/sys-process/time/time-1.9-r1.ebuild +++ b/sys-process/time/time-1.9-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" BDEPEND="sys-apps/texinfo" |