diff options
author | Michael Palimaka <kensington@gentoo.org> | 2020-05-04 22:13:45 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2020-05-04 22:14:45 +1000 |
commit | 58ebefb9a72f05ae66c246b3603ce73bd0825166 (patch) | |
tree | d6359a0c1f51bce3e292d01d210c7965c382c0b1 /app-portage/tatt | |
parent | net-im/ejabberd: Version bump (diff) | |
download | gentoo-58ebefb9a72f05ae66c246b3603ce73bd0825166.tar.gz gentoo-58ebefb9a72f05ae66c246b3603ce73bd0825166.tar.bz2 gentoo-58ebefb9a72f05ae66c246b3603ce73bd0825166.zip |
app-portage/tatt: stabilise trivial revbump for all arches
Closes: https://bugs.gentoo.org/719468
Package-Manager: Portage-2.3.89, Repoman-2.3.22
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'app-portage/tatt')
-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 fd1e8f3e5408..56e6aa9a9860 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 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 hppa ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="+templates" RDEPEND=" |