diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:04:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:04:04 +0200 |
commit | 2d659f6190e4d40fe89062a92e10095e9588e65f (patch) | |
tree | 8c18169d6185a12913e09ca3b247deb7fffdfc70 /app-portage | |
parent | app-portage/overlint: Stabilize 0.5.3-r5 arm, #932929 (diff) | |
download | gentoo-2d659f6190e4d40fe89062a92e10095e9588e65f.tar.gz gentoo-2d659f6190e4d40fe89062a92e10095e9588e65f.tar.bz2 gentoo-2d659f6190e4d40fe89062a92e10095e9588e65f.zip |
app-portage/tatt: Stabilize 0.11-r1 ALLARCHES, #932931
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/tatt/tatt-0.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/tatt/tatt-0.11-r1.ebuild b/app-portage/tatt/tatt-0.11-r1.ebuild index e781f8042b06..f82f988beab3 100644 --- a/app-portage/tatt/tatt-0.11-r1.ebuild +++ b/app-portage/tatt/tatt-0.11-r1.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 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+templates" RDEPEND=" |