diff options
author | Sam James <sam@gentoo.org> | 2020-08-06 02:39:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-06 02:39:05 +0000 |
commit | 185deba12229448f3e9f698d3353e0f8459df738 (patch) | |
tree | 04ee27f20e18cfaf7b732d624a4c7d5257b01641 /app-portage | |
parent | dev-python/configobj: Stabilize 5.0.6-r1 arm, #730724 (diff) | |
download | gentoo-185deba12229448f3e9f698d3353e0f8459df738.tar.gz gentoo-185deba12229448f3e9f698d3353e0f8459df738.tar.bz2 gentoo-185deba12229448f3e9f698d3353e0f8459df738.zip |
app-portage/tatt: Stabilize 0.7-r1 arm, #730724
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/tatt/tatt-0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/tatt/tatt-0.7-r1.ebuild b/app-portage/tatt/tatt-0.7-r1.ebuild index 7a01b56de4ca..04467f9671c8 100644 --- a/app-portage/tatt/tatt-0.7-r1.ebuild +++ b/app-portage/tatt/tatt-0.7-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 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 hppa ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="+templates" RDEPEND=" |