diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:37:50 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:21 +0200 |
commit | 35373a7ddc686de7dd6216a1579b3112c956b7da (patch) | |
tree | efb37182f3e9774af8dce0673ad8654ce842db21 /x11-themes | |
parent | x11-themes/pidgin-penguins-smileys: unkeyword 1.0 for ~alpha (diff) | |
download | gentoo-35373a7ddc686de7dd6216a1579b3112c956b7da.tar.gz gentoo-35373a7ddc686de7dd6216a1579b3112c956b7da.tar.bz2 gentoo-35373a7ddc686de7dd6216a1579b3112c956b7da.zip |
x11-themes/qtcurve: unkeyword 1.9.0_p20210412 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.9.0_p20210412.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_p20210412.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_p20210412.ebuild index da4c0a277711..743836387b45 100644 --- a/x11-themes/qtcurve/qtcurve-1.9.0_p20210412.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.9.0_p20210412.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://invent.kde.org/system/qtcurve" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86" IUSE="gtk nls plasma +qt5 test +X" REQUIRED_USE="gtk? ( X ) diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild index 067dbc62f867..7bab15aa055b 100644 --- a/x11-themes/qtcurve/qtcurve-9999.ebuild +++ b/x11-themes/qtcurve/qtcurve-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ IUSE="gtk nls plasma +qt5 test +X" if [[ ${KDE_BUILD_TYPE} = release ]] ; then SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" S="${WORKDIR}/${P/_/-}" fi |