diff options
author | Sam James <sam@gentoo.org> | 2022-01-09 20:07:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-09 20:07:59 +0000 |
commit | 4949c67bab08f31a88839a104177aa8b13cb2049 (patch) | |
tree | fb2ab195610deb025c7021e52d43a37adb19a141 /www-misc | |
parent | mate-base/caja: Stabilize 1.24.1 x86, #830851 (diff) | |
download | gentoo-4949c67bab08f31a88839a104177aa8b13cb2049.tar.gz gentoo-4949c67bab08f31a88839a104177aa8b13cb2049.tar.bz2 gentoo-4949c67bab08f31a88839a104177aa8b13cb2049.zip |
www-misc/fcgiwrap: Stabilize 1.1.0-r2 x86, #827697
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/fcgiwrap/fcgiwrap-1.1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r2.ebuild b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r2.ebuild index 5280d34fc373..03927c47200f 100644 --- a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r2.ebuild +++ b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gnosek/fcgiwrap" SRC_URI="https://github.com/gnosek/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm x86" SLOT="0" IUSE="systemd" |