diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:29:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:33:00 +0200 |
commit | 9d64758affdf5e6fde6207a5b6582740abab73d3 (patch) | |
tree | f47c3c6faa22c480209a11e6191aa7ab04b83e64 | |
parent | media-libs/ilmbase: x86 stable (bug #620324) (diff) | |
download | gentoo-9d64758affdf5e6fde6207a5b6582740abab73d3.tar.gz gentoo-9d64758affdf5e6fde6207a5b6582740abab73d3.tar.bz2 gentoo-9d64758affdf5e6fde6207a5b6582740abab73d3.zip |
app-portage/ufed: x86 stable (bug #684066)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | app-portage/ufed/ufed-0.94.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/ufed/ufed-0.94.ebuild b/app-portage/ufed/ufed-0.94.ebuild index 80974660ed9b..119a230b516b 100644 --- a/app-portage/ufed/ufed-0.94.ebuild +++ b/app-portage/ufed/ufed-0.94.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ufed.git" else SRC_URI="https://gitweb.gentoo.org/proj/ufed.git/snapshot/${P}.tar.bz2" - KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" fi inherit autotools out-of-source |