diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-10-08 13:52:24 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-10-08 13:52:24 -0400 |
commit | 9850451141919d60515073459282991e2e1adcd8 (patch) | |
tree | 7fe49b94746cc7408d52c4948fcac1cbbbff5f0f /sci-calculators | |
parent | 57006b29265825a0ee9188860545d15c2db828e5 (diff) | |
download | gentoo-overlay-9850451141919d60515073459282991e2e1adcd8.tar.xz gentoo-overlay-9850451141919d60515073459282991e2e1adcd8.zip |
repoman appeasements, keyword fixes
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/units-2.21-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/units/units-2.21-r1.ebuild b/sci-calculators/units/units-2.21-r1.ebuild index 6c005df..7668c5f 100644 --- a/sci-calculators/units/units-2.21-r1.ebuild +++ b/sci-calculators/units/units-2.21-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="FDL-1.3 GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+units-cur" REQUIRED_USE="units-cur? ( ${PYTHON_REQUIRED_USE} )" |