diff options
author | Thamognya Kodi <contact@thamognya.com> | 2022-06-13 20:16:27 +0700 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2022-09-19 20:59:23 +0200 |
commit | 4135d44f83078e945f3142aa2c92b9dd95aeda4b (patch) | |
tree | 947d9e2a8f77cbca4c6c3001351336977aab5c25 /dev-ml/react | |
parent | sci-mathematics/why3: bump to 1.5.1 (diff) | |
download | gentoo-4135d44f83078e945f3142aa2c92b9dd95aeda4b.tar.gz gentoo-4135d44f83078e945f3142aa2c92b9dd95aeda4b.tar.bz2 gentoo-4135d44f83078e945f3142aa2c92b9dd95aeda4b.zip |
dev-ml/react: update to eapi 8
Signed-off-by: Thamognya Kodi <contact@thamognya.com>
Closes: https://github.com/gentoo/gentoo/pull/25874
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-ml/react')
-rw-r--r-- | dev-ml/react/react-1.2.2-r1.ebuild (renamed from dev-ml/react/react-1.2.2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/react/react-1.2.2.ebuild b/dev-ml/react/react-1.2.2-r1.ebuild index a0f919852efe..ffb75f23abed 100644 --- a/dev-ml/react/react-1.2.2.ebuild +++ b/dev-ml/react/react-1.2.2-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit opam |