x11-themes/qtcurve: restore alpha/hppa/ppc/ppc64/sparc keywords

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Michael Palimaka
2017-09-30 12:28:08 +10:00
parent 8b5c774645
commit e46926542e
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ IUSE="+X gtk nls plasma qt4 +qt5 test"
if [[ "${PV}" != 9999 ]] ; then
SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 x86"
KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
S="${WORKDIR}/${P/_/-}"
fi

View File

@@ -15,7 +15,7 @@ IUSE="+X gtk nls plasma qt4 +qt5 test"
if [[ "${PV}" != 9999 ]] ; then
SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
S="${WORKDIR}/${P/_/-}"
fi