diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:14:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:14:35 +0100 |
commit | 2fa29a89404abe1b3786a613015181c50ea7662c (patch) | |
tree | 10a8792f76e3c60f45728964f5b1f3386d9e1e9f /dev-ml/fpath | |
parent | dev-ml/rresult: Stabilize 0.5.0 amd64, #804771 (diff) | |
download | gentoo-2fa29a89404abe1b3786a613015181c50ea7662c.tar.gz gentoo-2fa29a89404abe1b3786a613015181c50ea7662c.tar.bz2 gentoo-2fa29a89404abe1b3786a613015181c50ea7662c.zip |
dev-ml/fpath: Stabilize 0.7.2 amd64, #804771
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/fpath')
-rw-r--r-- | dev-ml/fpath/fpath-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/fpath/fpath-0.7.2.ebuild b/dev-ml/fpath/fpath-0.7.2.ebuild index 93ce99fbfac0..5db6b4a643d2 100644 --- a/dev-ml/fpath/fpath-0.7.2.ebuild +++ b/dev-ml/fpath/fpath-0.7.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/fpath/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=" |