diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 14:05:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 14:05:14 +0200 |
commit | 2fe42b3a89d7a517277f73dc8119b41ba19eda55 (patch) | |
tree | e02a5d531e3fdb559a906cbcaf517536185cbc45 /dev-libs/uthash | |
parent | app-office/texstudio: x86 stable (bug #779595) (diff) | |
download | gentoo-2fe42b3a89d7a517277f73dc8119b41ba19eda55.tar.gz gentoo-2fe42b3a89d7a517277f73dc8119b41ba19eda55.tar.bz2 gentoo-2fe42b3a89d7a517277f73dc8119b41ba19eda55.zip |
dev-libs/uthash: x86 stable (bug #779613)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/uthash')
-rw-r--r-- | dev-libs/uthash/uthash-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/uthash/uthash-2.3.0.ebuild b/dev-libs/uthash/uthash-2.3.0.ebuild index 5e4ed934d4cc..70c3265cd368 100644 --- a/dev-libs/uthash/uthash-2.3.0.ebuild +++ b/dev-libs/uthash/uthash-2.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/troydhanson/uthash/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="BSD-1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |