diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-06-14 00:08:38 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-06-14 00:08:38 +0200 |
commit | c3acce0f7a0538f9bc414e186840174aaf85fc44 (patch) | |
tree | a5fc9ace541a9b63fc0f67bc96db3cfe49df9156 /sys-devel | |
parent | sys-libs/glibc: Bump 9999 patchset (diff) | |
download | gentoo-c3acce0f7a0538f9bc414e186840174aaf85fc44.tar.gz gentoo-c3acce0f7a0538f9bc414e186840174aaf85fc44.tar.bz2 gentoo-c3acce0f7a0538f9bc414e186840174aaf85fc44.zip |
sys-devel/binutils: Restore keywords
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.30-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.30-r3.ebuild b/sys-devel/binutils/binutils-2.30-r3.ebuild index 02b4fbca807f..7902b5822136 100644 --- a/sys-devel/binutils/binutils-2.30-r3.ebuild +++ b/sys-devel/binutils/binutils-2.30-r3.ebuild @@ -35,8 +35,7 @@ case ${PV} in ;; esac SLOT="${BVER}" -#KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" -KEYWORDS="" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" # # The Gentoo patchset |