diff options
author | Sam James <sam@gentoo.org> | 2021-04-07 06:24:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-07 06:24:47 +0000 |
commit | fd94f1e8db2b081074465f39e67bc2ab3329339c (patch) | |
tree | 9fecfc6ef15c609ac14ac82b3ebc5905a94f258c /app-portage/tatt | |
parent | www-apps/postfixadmin: Stabilize 3.3.8 ALLARCHES, #780357 (diff) | |
download | gentoo-fd94f1e8db2b081074465f39e67bc2ab3329339c.tar.gz gentoo-fd94f1e8db2b081074465f39e67bc2ab3329339c.tar.bz2 gentoo-fd94f1e8db2b081074465f39e67bc2ab3329339c.zip |
app-portage/tatt: Stabilize 0.8 ALLARCHES, #780570
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage/tatt')
-rw-r--r-- | app-portage/tatt/tatt-0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/tatt/tatt-0.8.ebuild b/app-portage/tatt/tatt-0.8.ebuild index ba8e46a20310..73a7ef4a3b34 100644 --- a/app-portage/tatt/tatt-0.8.ebuild +++ b/app-portage/tatt/tatt-0.8.ebuild @@ -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" +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="+templates" RDEPEND=" |