summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-08-26 12:01:43 +0200
committerMarek Szuba <marecki@gentoo.org>2020-08-26 12:03:00 +0200
commit853bfea69e55d6597e28b50b9dd8db2ae6cb0daf (patch)
treef9b54913e6588a4166449bc1f15daae0e0b8aa86 /profiles/package.deprecated
parentsys-power/thermald: fix missing libevdev dep (diff)
downloadgentoo-853bfea69e55d6597e28b50b9dd8db2ae6cb0daf.tar.gz
gentoo-853bfea69e55d6597e28b50b9dd8db2ae6cb0daf.tar.bz2
gentoo-853bfea69e55d6597e28b50b9dd8db2ae6cb0daf.zip
profiles: last-rite deprecated dev-libs/hsa-ext-rocr
Bug: https://bugs.gentoo.org/739066 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles/package.deprecated')
-rw-r--r--profiles/package.deprecated7
1 files changed, 0 insertions, 7 deletions
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index 0356cc5fe1cb..2dfb9183e2b0 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -17,13 +17,6 @@
#--- END OF EXAMPLES ---
-# Marek Szuba <marecki@gentoo.org> (2020-08-25)
-# ROCm has had open-source OpenCL image support since 3.3, and since 3.7
-# it no longer attempts to use the proprietary library even when it is
-# present. Last but not least, upstream no longer publishes this.
-# To be last-rited once all revdeps have been taken care of.
-dev-libs/hsa-ext-rocr
-
# Joonas Niilola <juippis@gentoo.org> (2020-07-13)
# Abandoned upstream, switch to dev-python/mysqlclient which is a maintained
# fork. #710024