diff options
author | Sam James <sam@gentoo.org> | 2022-01-24 04:37:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 04:37:25 +0000 |
commit | 339cf279b84b6d7c5c88604aedcc5630367270df (patch) | |
tree | 1e4a16b21f80b34f38ba5093e6f228fb86c87d05 /app-portage/tatt | |
parent | x11-misc/xscreensaver: remove trailing whitespace (diff) | |
download | gentoo-339cf279b84b6d7c5c88604aedcc5630367270df.tar.gz gentoo-339cf279b84b6d7c5c88604aedcc5630367270df.tar.bz2 gentoo-339cf279b84b6d7c5c88604aedcc5630367270df.zip |
app-portage/tatt: stabilize 0.9
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage/tatt')
-rw-r--r-- | app-portage/tatt/tatt-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/tatt/tatt-0.9.ebuild b/app-portage/tatt/tatt-0.9.ebuild index b68190910f9b..49a38627ef6b 100644 --- a/app-portage/tatt/tatt-0.9.ebuild +++ b/app-portage/tatt/tatt-0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+templates" RDEPEND=" |